-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·338 lines (321 loc) · 24.2 KB
/
index.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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
<html>
<head>
<meta charset="utf-8">
<title>国内免费Ngrok服务器 - 逐梦科技,逐梦前行不忘初心!</title>
<meta name="description" content="ngrok、ngrok内网穿透、ngrok内网转发、内外网通讯、内网映射、ngrok映射、ngrok微信开发、本地微信开发、逐梦科技、逐梦工作室、逐梦ngrok">
<meta name="keywords" content="ngrok,ngrok服务器,免费Ngrok,ngrok国内,ngrok服务,小米球ngrok,逐梦科技,逐梦工作室,逐梦ngrok">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="./css/base.css">
<link rel="shortcut icon" href="./res/favicon.ico">
</head>
<body>
<div id="container">
<div class="wrapper" style="background-color: rgb(248, 250, 255);">
<div class="wrapper">
<header class="page-header" id="page-header">
<div class="nav-container">
<div class="nav-left">
<div class="logo">
<a href="#/">
<!-- <img class="logo-img" src="./res/zm.png"> -->
<span>Ngrok Zmide</span>
</a></div><i class="icon icon-menu nav-icon"></i>
</div>
<div class="nav-right" style="height: 0px;">
<ul class="navbar" style="margin: 0;">
<li>
<a class="undefined" href="#">首页</a>
</li>
<li>
<a href="#文档">文档</a>
</li>
<li>
<a href="https://ngrok.com/" target="__blank">购买 ngrok</a>
</li>
<li>
<a href="http://www.zmkj6.top/" target="__blank">关于我们</a>
</li>
</ul>
</div>
</div>
</header>
<div class="bg-container">
<div class="bg-top-border"></div>
<div class="bg-top-shadow"></div>
<div class="bg-bottom-border"></div>
<div class="bg-bottom-shadow"></div>
<div class="info-container">
<div class="img-container">
<div class="span6" style="width: 660px;">
<svg class="ngrok-demo spread-windows" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 680 540">
<defs>
<filter id="ngrok-demo-a" width="108.3%" height="115.6%" x="-3.3%" y="-6.2%"
filterUnits="objectBoundingBox">
<feOffset dx="5" dy="5" in="SourceAlpha" result="shadowOffsetOuter1">
</feOffset>
<feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1"
stdDeviation="10"></feGaussianBlur>
<feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1"
values="0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.5 0">
</feColorMatrix>
<feMerge>
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
<feMergeNode in="SourceGraphic"></feMergeNode>
</feMerge>
</filter>
<rect id="ngrok-demo-b" width="600" height="320" rx="10"></rect>
<path id="ngrok-demo-c"
d="M10,0 L590,0 L590,0 C595.522847,-1.01453063e-15 600,4.4771525 600,10 L600,32 L0,32 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 Z">
</path>
<rect id="ngrok-demo-d" width="400" height="20" x="100" y="6" rx="4"></rect>
<filter id="ngrok-demo-e" width="108.3%" height="115.6%" x="-4.2%" y="-6.2%"
filterUnits="objectBoundingBox">
<feOffset dy="5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1"
stdDeviation="10"></feGaussianBlur>
<feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1"
values="0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0 0.2 0 0 0 0.5 0">
</feColorMatrix>
<feMerge>
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
<feMergeNode in="SourceGraphic"></feMergeNode>
</feMerge>
</filter>
<rect id="ngrok-demo-f" width="600" height="320" rx="10"></rect>
</defs>
<g fill="none" fill-rule="evenodd">
<g class="browser" filter="url(#ngrok-demo-a)">
<use fill="#FFF" xlink:href="#ngrok-demo-b"></use>
<rect width="599" height="319" x=".5" y=".5" stroke="#BBB" rx="10"></rect>
<use fill="#F5F5F5" xlink:href="#ngrok-demo-c"></use>
<path stroke="#BBB"
d="M0.5,31.5 L599.5,31.5 L599.5,10 C599.5,4.75329488 595.246705,0.5 590,0.5 L10,0.5 C4.75329488,0.5 0.5,4.75329488 0.5,10 L0.5,31.5 Z">
</path>
<use fill="#FFF" xlink:href="#ngrok-demo-d"></use>
<rect width="399" height="19" x="100.5" y="6.5" stroke="#BBB" rx="4"></rect>
<text fill="#222" font-family="Ubuntu" font-size="14">
<tspan class="url" x="105" y="21">http://www.durl.ga</tspan>
</text>
<path fill="#BBB" fill-rule="nonzero"
d="M16,22.5 C12.4101491,22.5 9.5,19.5898509 9.5,16 C9.5,12.4101491 12.4101491,9.5 16,9.5 C19.5898509,9.5 22.5,12.4101491 22.5,16 C22.5,19.5898509 19.5898509,22.5 16,22.5 Z M16,21.5 C19.0375661,21.5 21.5,19.0375661 21.5,16 C21.5,12.9624339 19.0375661,10.5 16,10.5 C12.9624339,10.5 10.5,12.9624339 10.5,16 C10.5,19.0375661 12.9624339,21.5 16,21.5 Z M34,22.5 C30.4101491,22.5 27.5,19.5898509 27.5,16 C27.5,12.4101491 30.4101491,9.5 34,9.5 C37.5898509,9.5 40.5,12.4101491 40.5,16 C40.5,19.5898509 37.5898509,22.5 34,22.5 Z M34,21.5 C37.0375661,21.5 39.5,19.0375661 39.5,16 C39.5,12.9624339 37.0375661,10.5 34,10.5 C30.9624339,10.5 28.5,12.9624339 28.5,16 C28.5,19.0375661 30.9624339,21.5 34,21.5 Z M52,22.5 C48.4101491,22.5 45.5,19.5898509 45.5,16 C45.5,12.4101491 48.4101491,9.5 52,9.5 C55.5898509,9.5 58.5,12.4101491 58.5,16 C58.5,19.5898509 55.5898509,22.5 52,22.5 Z M52,21.5 C55.0375661,21.5 57.5,19.0375661 57.5,16 C57.5,12.9624339 55.0375661,10.5 52,10.5 C48.9624339,10.5 46.5,12.9624339 46.5,16 C46.5,19.0375661 48.9624339,21.5 52,21.5 Z">
</path>
<g class="kates-site fade-in" fill="#BBB">
<text font-family="Ubuntu-Bold, Ubuntu" font-size="21"
font-weight="bold">
<tspan x="0" y="20">Welcome to the small station with dreams!
</tspan>
</text>
<text font-family="Ubuntu" font-size="16">
<tspan x="0" y="53">It’s currently under development…</tspan>
<tspan x="0" y="73">Check back soon!</tspan>
</text>
</g>
</g>
<g class="terminal" filter="url(#ngrok-demo-e)">
<mask id="ngrok-demo-g" fill="#fff">
<use xlink:href="#ngrok-demo-f"></use>
</mask>
<use fill="#222" xlink:href="#ngrok-demo-f"></use>
<rect width="600" height="320" fill="#222" mask="url(#ngrok-demo-g)"
rx="10"></rect>
<g class="python-text slide-up" font-size="18" mask="url(#ngrok-demo-g)">
<g transform="translate(16 8)">
<text font-family="UbuntuMono-Bold, Ubuntu Mono" font-weight="bold">
<tspan x="0" y="18" fill="#EBCE13">$</tspan>
</text>
<text font-family="UbuntuMono-Regular, Ubuntu Mono">
<tspan class="command" x="20" y="18" fill="#BBB">node app.js
</tspan>
<tspan class="response show" x="20" y="40" fill="#BBB">Serving
app.js port 3000</tspan>
</text>
</g>
</g>
<g class="ngrok-text show move-up" font-size="18" mask="url(#ngrok-demo-g)">
<g transform="translate(16 74)">
<text font-family="UbuntuMono-Bold, Ubuntu Mono" font-weight="bold">
<tspan x="0" y="15" fill="#EBCE13">$</tspan>
</text>
<text font-family="UbuntuMono-Regular, Ubuntu Mono">
<tspan class="command" x="20" y="15" fill="#FFF">./ngrok
-config=ngrok.cfg -subdomain www 3000</tspan>
</text>
<text class="response show"
font-family="UbuntuMono-Regular, Ubuntu Mono">
<tspan x="20" y="37" fill="#7CE3F7">ngrok</tspan>
<tspan x="74" y="37" fill="#FFF">By</tspan>
<tspan x="102" y="37" fill="#7CE3F7">@zmide</tspan>
<tspan x="20" y="81" fill="#EBCE13">Session Status</tspan>
<tspan x="180" y="81" fill="#EBCE13">online</tspan>
<tspan x="20" y="103" fill="#FFF">Account</tspan>
<tspan x="180" y="103" fill="#FFF">durl.ga
</tspan>
<tspan x="20" y="125" fill="#FFF">Web Interface</tspan>
<tspan x="180" y="125" fill="#FFF">http://127.0.0.1:4040</tspan>
<tspan x="20" y="147" fill="#FFF">Forwarding</tspan>
<tspan x="180" y="147" fill="#FFF">http://www.durl.ga
- localhost:3000</tspan>
<tspan x="20" y="169" fill="#FFF">Forwarding</tspan>
<tspan x="180" y="169" fill="#FFF">https://www.durl.ga
- localhost:3000</tspan>
</text>
</g>
</g>
</g>
</g>
</svg>
</div>
</div>
<h1>免费 Ngrok 服务</h1>
<div class="info-desc">一分钟内网穿透,逐梦前行不忘初心!</div>
<div class="btn-container">
<a class="btn btn-start btn-start--pc" href="#下载">开始使用</a>
<a class="btn btn-start btn-start--h5" href="#下载">开始使用</a>
<a class="btn btn-github" href="https://github.com/inconshreveable/ngrok"
target="_blank">GitHub</a></div>
</div>
</div>
<div class="feature-wrapper">
<div class="main-title">为啥选择我们?</div>
<div class="panel-container">
<div class="panel">
<div class="panel-img"><img src="./res/01.jpg"></div>
<div class="panel-title">永久免费</div>
<div class="panel-desc">逐梦工作室是个有梦想的非盈利团队,希望能和你一起加油!</div>
</div>
<div class="panel">
<div class="panel-img"><img src="./res/02.jpg"></div>
<div class="panel-title">高速带宽</div>
<div class="panel-desc">高配服务器群组以及千兆带宽,只为提升更好的服务体验!</div>
</div>
<div class="panel">
<div class="panel-img"><img src="./res/03.jpg"></div>
<div class="panel-title">无需备案</div>
<div class="panel-desc">多个海外以及国内稳定节点,大量长期合作服务商支持赞助!</div>
</div>
<div class="panel">
<div class="panel-img"><img src="./res/04.jpg"></div>
<div class="panel-title">操作简单</div>
<div class="panel-desc">默认提供一个长期免费顶级域名,更快更稳定的测试内网项目!</div>
</div>
</div>
</div>
<div id="下载" style="height: 180px;"></div>
<div class="feature-wrapper" style="margin: 0;">
<div class="main-title" style="color: #000;">下载软件</div>
<div class="panel-container">
<div class="panel">
<div class="panel-img"><img style="margin: 0;" src="./res/windows.png"></div>
<div class="panel-title" style="text-align: center;">Windows 64 位</div>
<a href="./res/app/ngrok_windows.gz" class="download_but" title="64位 Linux">立即下载</a>
<a href="#下载" class="download_but" title="64位 Linux">32 Bit</a>
</div>
<div class="panel">
<div class="panel-img"><img style="margin: 0;" src="./res/linux.png"></div>
<div class="panel-title" style="text-align: center;">Linux 64 位</div>
<a href="#下载" class="download_but" title="64位 Linux">立即下载</a>
<a href="#下载" class="download_but" title="64位 Linux">32 Bit</a>
</div>
<div class="panel">
<div class="panel-img"><img style="margin: 0;" src="./res/mac.png"></div>
<div class="panel-title" style="text-align: center;">Mac os</div>
<a href="#下载" class="download_but" title="64位 Linux">立即下载</a>
</div>
<div class="panel">
<div class="panel-img"><img style="margin: 0;" src="./res/freebsd.png"></div>
<div class="panel-title" style="text-align: center;">Freebsd</div>
<a href="#下载" class="download_but" title="64位 Linux">立即下载</a>
</div>
</div>
</div>
<div id="文档" style="height: 180px;"></div>
<div class="feature-wrapper docs" style="margin: 0;">
<div class="main-title" style="color: #000;">简单使用</div>
<div class="panel-container">
<div class="panel" style="width: 100%;text-align: initial;line-height: 2;font-size: 0.95rem;">
<span>ngrok 服务可以分配给你一个域名让你本地的 web 项目提供给外网访问,特别适合向别人展示你本机的 web demo 以及调试一些远程的 API (
比如微信公众号,企业号的开发 )</span>
</br></br>
<h2>Windows</h2>
<li>下载 Windows 版本的客户端并解压</li>
<li>在命令行下进入到 ngrok 客户端目录下</li>
<li>执行 <code> ngrok -config=ngrok.cfg -subdomain test 80 </code> ( test
是你连接注册的的域名前缀,如果连接失败可以换个前缀 )</li>
<li>如果开启成功,就可以使用( http://test.durl.ga/ )域名来访问你本机的 127.0.0.1:80 的服务</li>
</br>
<h2>Linux</h2>
<li>下载 linux 版本的客户端并解压</li>
<span>( 注意:要给 ngrok 文件的可执行权限 ) <code> sudo chmod +x nginx </code></span>
<li>在命令行下进入到 ngrok 目录下</li>
<li>执行 <code> ./ngrok -config=ngrok.cfg -subdomain test 80 </code> ( test
是你连接注册的的域名前缀,如果连接失败可以换个前缀 )</li>
<li>如果开启成功,就可以使用( http://test.durl.ga/ )域名来访问你本机的 127.0.0.1:80 的服务</li>
</br>
<h2>Mac os</h2>
<li>下载 Mac 版本的客户端并解压</li>
<span>( 注意:要给 ngrok 文件的可执行权限 ) <code> sudo chmod +x nginx </code></span>
<li>在命令行下进入到 ngrok 目录下</li>
<li>执行 <code> ./ngrok -config=ngrok.cfg -subdomain test 80 </code> ( test
是你连接注册的的域名前缀,如果连接失败可以换个前缀 )</li>
<li>如果开启成功,就可以使用( http://test.durl.ga/ )域名来访问你本机的 127.0.0.1:80 的服务</li>
</br>
<h2>使用自己的域名?</h2>
<li>将自己的域名 A 解析到 IP <code> 152.32.128.230 </code></li>
<li>在命令行下进入到 ngrok 目录下</li>
<li>执行 <code> ./ngrok -config=ngrok.cfg -hostname xxx.xxx.xxx 80 </code> ( xxx.xxx.xxx
是你自己的顶级域名 )</li>
</div>
</div>
</div>
<div style="height: 180px;"></div>
<div class="footer">
<div class="footer-logo-container">
<div class="footer-logo"></div>
</div>
<div class="footer-link-container">
<div class="footer-link">
<h3>友情链接</h3>
<p><a target="_blank" href="https://ngrok.com/?utm_source=ngrok.zmide.com">Ngrok 官网</a></p>
<p><a target="_blank" href="https://jr.zmide.com/?utm_source=ngrok.zmide.com">君若的博客</a></p>
<p><a target="_blank" href="http://sms.zmide.com/?utm_source=ngrok.zmide.com">码上来短信平台</a>
</p>
<p><a target="_blank" href="http://video.zmkj6.top/?utm_source=ngrok.zmide.com">逐梦影音</a></p>
<p><a target="_blank" href="https://bin.zmide.com/?utm_source=ngrok.zmide.com">天真的小窝</a></p>
<!-- <p><a class="link" target="_blank" href="https://jr.zmide.com/">君若的博客</a></p> -->
</div>
<div class="footer-link">
<h3>社区</h3>
<p><a href="http://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&[email protected]">反馈建议</a>
</p>
<p><a href="http://www.zmkj6.top/?utm_source=ngrok.zmide.com">贡献指南</a></p>
<p><a href="https://github.com/inconshreveable/ngrok?utm_source=ngrok.zmide.com">GitHub</a>
</p>
</div>
<div class="footer-link">
<h3>关于</h3>
<p><a href="https://www.zmide.com/?utm_source=ngrok.zmide.com">支持我们</a></p>
<p><a href="http://www.zmkj6.top/?utm_source=ngrok.zmide.com">加入我们</a></p>
<p><a href="https://www.zmide.com/?utm_source=ngrok.zmide.com">逐梦工作室</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<script type="text/javascript">
window.onload = function (param) {
var header = document.getElementById('page-header');
var panels = document.getElementsByClassName('panel');
window.addEventListener('scroll', function () {
if (window.scrollY > 60) {
header.classList.add('fixed');
} else {
header.classList.remove('fixed');
}
}.bind(this), 100);
}
</script>
</html>