Files
o.nmgjg.com.cn/index/install/zerotier/index.html

40 lines
896 B
HTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex,nofollow" />
<title>zerotier安装&加入私有planet脚本</title>
<style>
.container {
width: 60%;
margin: 10% auto 0;
background-color: #f0f0f0;
padding: 2% 5%;
border-radius: 10px
}
ul {
padding-left: 20px;
}
ul li {
line-height: 2.3
}
a {
color: #20a53a
}
</style>
</head>
<body>
<div class="container">
<title>zerotier安装&加入私有planet脚本</title>
<h1>zerotier安装&加入私有planet脚本</h1>
<p>Linuxcurl -s https://o.nmgjg.com.cn/install/zerotier/linux.sh | sudo bash</p>
</div>
</body>
</html>