mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
3.3 KiB
96 lines
3.3 KiB
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel="icon" type="image/x-icon" href="./static/images/logo.png">
|
|
<link type="text/css" href="./static/css/pages.css" media="all" rel="stylesheet">
|
|
|
|
<title>mdserver-web | Linux开源面板</title>
|
|
<meta name="generator" content="Jekyll v3.9.3">
|
|
<meta property="og:title" content="Linux开源面板">
|
|
<meta property="og:locale" content="en_US">
|
|
<meta name="description" content="Linux开源面板">
|
|
<meta property="og:description" content="Linux开源面板">
|
|
<link rel="canonical" href="https://www.midoks.me/">
|
|
<meta property="og:url" content="https://www.midoks.me/">
|
|
<meta property="og:site_name" content="Linux开源面板">
|
|
<meta property="og:type" content="website">
|
|
<meta name="twitter:card" content="summary">
|
|
<meta property="twitter:title" content="Linux开源面板">
|
|
<meta name="twitter:site" content="@github">
|
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7736695762519033"
|
|
crossorigin="anonymous"></script>
|
|
</head>
|
|
|
|
<body class="home" style="">
|
|
|
|
<section id="hero-spot" class="hero-spot">
|
|
<a href="https://pages.github.com/">
|
|
<img src="./static/images/logo.png" alt="Linux开源面板" class="logo">
|
|
</a>
|
|
|
|
<h1>管理你的服务器</h1>
|
|
|
|
<a href="https://github.com/midoks/mdserver-web" class="help-link">Github</a>
|
|
|
|
<div id="slideshow">
|
|
<img src="./static/images/mw.jpg" alt="mdserver-web" class="slide active" width="893">
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section id="tutorial" class="tutorial">
|
|
<h1>准备好开始了吗?</h1>
|
|
|
|
|
|
<!-- ### Start of tutorials -->
|
|
<ul id="user-site" class="tutorial-list wrapper active">
|
|
|
|
|
|
<li id="terminal-step-1" class="option-terminal">
|
|
<h4>安装面板</h4>
|
|
|
|
<div class="terminal">
|
|
<div class="header"></div>
|
|
<div class="shell">
|
|
<p><span class="path">~</span><span class="prompt">$</span>curl -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/install.sh | bash</p>
|
|
<p><span class="path">~</span><span class="prompt">$</span>mw default</p>
|
|
<p>==================================================================</p>
|
|
<p>MW-Panel default info!</p>
|
|
<p>==================================================================</p>
|
|
<p>MW-Panel-Url: http://0.0.0.0:13148/xxx</p>
|
|
<p>username: yrajbw9q</p>
|
|
<p>password: oqxotjgb</p>
|
|
<p>Warning:</p>
|
|
<p>If you cannot access the panel. </p>
|
|
<p>release the following port (44010|888|80|443|22) in the security group.</p>
|
|
<p>==================================================================</p>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
|
|
</ul>
|
|
<!-- End of user site tutorial -->
|
|
|
|
</section>
|
|
<!-- End of tutorial section -->
|
|
|
|
<script src="./static/js/jquery.js"></script>
|
|
<script>window.slides = {"mdserver-web":"mw","mw-php":"php",}</script>
|
|
<script src="./static/js/application.js"></script>
|
|
|
|
<footer class="page-footer">
|
|
<ul class="site-footer-links right">
|
|
<li><a href="https://bbs.midoks.icu">论坛</a></li>
|
|
</ul>
|
|
|
|
<ul class="site-footer-links">
|
|
<li>mdserver-web ©2018-∞ Linux面板</li>
|
|
<li><a href="https://github.com/midoks/mdserver-web">Github</a></li>
|
|
</ul>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|
|
|