-
Notifications
You must be signed in to change notification settings - Fork 85
/
trojan_tmpl.html
242 lines (220 loc) · 5.48 KB
/
trojan_tmpl.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Vps Result</title>
</head>
<style>
body {
background-color: #91989F;
font-size: 1.2em;
}
ul.ttlist{
list-style: cjk-ideographic;
}
.menu{
position: relative;
background-color: #B2BEB5;
font-family: sans-serif;
font-size: 2em;
margin-top: -10px;
padding-top: 0px;
text-align: center;
width: 100%;
height: 8%;
}
.menu ul{
list-style-type: none;
overflow: hidden;
margin: 0;
padding: 0;
}
.menu li{
float: left;
white-space:nowrap;
}
.menu a{
display: inline;
color: white;
text-align: center;
padding-left: 100px;
padding-right: 100px;
text-decoration: none;
}
.menu li:hover {
background-color: #CC99FF;
}
.tt{
/* position: absolute; */
border:1px #00f none;
border-radius: 5px;
width: 75%;
width: calc(100% - 120px);
box-sizing: border-box;
margin: 20px auto 70px;
padding: 0 50px 10px 50px;
/* margin-left: 150px; */
/* margin-top: 20px; */
/* font-size: 1.2em; */
font-family: PingFangSC, 'Noto Sans CJK SC', sans-serif;
/* font-weight: bold; */
/* padding-left: 50px;
padding-right: 50px;
padding-bottom: 10px; */
/* margin-bottom: 60px; */
background-color: #E6FFFB;
overflow: visible;
}
.tt a {
text-decoration: none;
color: #8095ff;
/* font-size: 1.3em; */
}
.tt img{
width: 550px;
height: 40%;
}
.tt li {
padding-top: 10px;
}
.subtt{
text-align: center;
margin: auto;
font-size: 2em;
padding-top: 30px;
}
.desc {
font-size: 0.8em;
text-align: right;
}
.t1{
font-size: 1.2em;
}
footer{
padding-top: 0;
position: fixed;
margin: 0;
background-color: #B2BEB5;
width: 100%;
height: 50px;
bottom: 0;
}
footer p{
color: #fff;
text-align: center;
font-size: 1em;
font-family: sans-serif;
}
footer a{
color: #fff;
}
footer a:link {
text-decoration: none;
}
@media (max-width: 560px){
.menu{
font-size: 1.2em;
}
.sidebar {
display: none;
}
.cate {
display: none;
}
.tt{
position: absolute;
width: 80%;
margin-left: 0;
}
.menu{
padding-top: 0px;
}
}
@media (max-width: 750px){
.sidebar {
display: none;
}
.cate{
display: none;
}
}
::-webkit-scrollbar {
width: 11px;
}
::-webkit-scrollbar-track {
background: #CCFFEE;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: #B3E5FF;
border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
background: #156;
}
code {display: block;overflow: auto;background: #f4f4f4;padding: 5px 10px;border: 1px solid #eee;word-wrap:break-word; / Internet Explorer 5.5+ / white-space: pre-wrap; / Firefox /}
</style>
<body>
<div>
<div>
<article>
<div class="tt">
<h1 class="subtt">恭喜你,${vps}安装和配置成功</h1>
<br>
<ul class="ttlist">
<li>
<h3>客户端配置信息</h3>
<ul>
<li>域名:${domainname} </li>
<li>端口:443</li>
<li>密码:${password}</li>
<li><a href="https://${domainname}" target="_blank">伪装网站请访问:https://${domainname}</a> </li>
<li>执行这句进入管理界面(包括重启服务、修改密 码等):/etc/mgr.sh</li>
</ul>
</li>
<li>
<h3>分享链接</h3>
<ul>
<li><code>${code}</code></li>
</ul>
</li>
<li>
<h3>二维码</h3>
<ul>
<li ><img src="$password.png" /></li>
</ul>
</li>
<li>
<h3>客户端工具下载链接</h3>
<ul>
<li><a href="https://github.com/TheWanderingCoel/Trojan-Qt5/releases" target="_blank">Windows客户端</a></li>
<li><a href="https://github.com/trojan-gfw/trojan/releases" target="_blank">Macos客户端</a></li>
<li><a href="https://github.com/V2RaySSR/Trojan/releases" target="_blank">安卓客户端</a></li>
<li>ios客户端请到应用商店下载:shadowrocket</li>
</ul>
</li>
<li>
<h3>域名证书有效期</h3>
<ul>
<li>当前使用的域名:${domainname}</li>
<li>证书有效期剩余天数:${RST}</li>
<li>不用担心,证书会自动更新</li>
</ul>
</li>
</ul>
<br>
<h2>订阅Jeannie Studio</h2>
<ul class="ttlist">
<ul>
<li><a href="https://bit.ly/2X042ea" target="_blank">关注jeannie studio</a></li>
</ul>
</ul>
</div>
</article>
</div>
</div>
</body>
</html>