-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathguide.html
91 lines (86 loc) · 4.4 KB
/
guide.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
<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<title>代理客户端使用教程</title>
<meta name="description" content="正在逐步更新的代理客户端教程归纳">
<link rel="shortcut icon" href="/files/favicon.ico">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta name="keywords" content="代理"/>
<meta name="keywords" content="教程"/>
<meta name="keywords" content="ssr"/>
<meta name="keywords" content="ss"/>
<meta name="keywords" content="ShadowsocksR"/>
<meta name="keywords" content="Shadowsocks"/>
<meta name="keywords" content="Shadowrocket"/>
<meta name="keywords" content="Clash"/>
<meta name="keywords" content="Quantumult"/>
<meta name="keywords" content="Surge"/>
<meta name="keywords" content="客户端"/>
<meta name="keywords" content="翻墙"/>
<meta name="keywords" content="梯子"/>
<meta name="keywords" content="fq"/>
<meta name="keywords" content="v2ray"/>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?3088b646e8c952bad253a6d8318df66b";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body background="/files/bg.gif">
<div style="text-align:center"><h1 id="教程">代理客户端使用教程</h1></div>
<br>
<p>(正在咕咕咕中。。。)</p>
<p>除指向外链部分,本页所有教程以“能成功订阅并使用”为目的,想更深入学习,请<a href="https://google.com">谷歌</a></p>
<p>另外也可以查阅<a href="https://merlinblog.xyz/wikipageguide.html">Sabrina的万事屋</a>中的教程</p>
<br>
<ul>
<!--<li>广告时间:<a href="http://pudy.xyz" target="_black">aff-布丁网络加速(全v2)</a></li>-->
<li><a href="https://github.com/ausers/ausers.github.io/issues" target="_black">任何意见或建议?欢迎点击提Issues</a></li>
<li><a href="https://ausers.github.io/index">返回首页</a></li>
</ul>
<h5 id="跳转" target="_black" rel="nofollow">点击即可跳转</h5>
<ul>
<li><a href="https://ausers.github.io/guide/SSRSpeed" target="_black">SSRSpeed教程(Windows)</a></li>
<li><a href="#iOS 客户端">iOS 客户端 (全区可下载,包括中区)</a></li>
<li><a href="#国区下架">iOS 客户端 (仅国区下架,其他区可下载)</a></li>
<li><a href="#macOS">macOS 客户端</a></li>
<li><a href="#Windows">Windows 客户端</a></li>
<li><a href="#android">Android 客户端</a></li>
<li><a href="#linux">Linux 客户端</a></li>
<li><a href="#路由器">路由器</a></li>
<li><a href="#V2Ray">V2Ray 客户端</a></li>
</ul>
<a name="国区下架"><h5 id="ios-客户端-仅国区下架其他区可下载">iOS 客户端 (仅国区下架,其他区可下载)</h5></a>
<ul>
<li><a href="https://github.com/JasonLee-Go/Quantumult/wiki/Quantumult-Unofficial-Manual" target="_black" rel="nofollow">Quantumult</a>(转)</li>
<li><a href="https://www.notion.so/Quantumult-X-1d32ddc6e61c4892ad2ec5ea47f00917" target="_black" rel="nofollow">Quantumult X</a>(转)</li>
<li><a href="/guide/shadowrocket" target="_black">Shadowrocket</a></li>
</ul>
<a name="Windows"><h5 id="windows-客户端">Windows 客户端</h5></a>
<ul>
<li><a href="/guide/cfw" target="_black">Clash for Windows</a>#<a href="https://docs.cfw.lbyczf.com/contents/quickstart.html" target="_black">官方版</a></li>
<li><a href="/guide/SsrForWindows" target="_black">ssr系列软件</a></li>
<li><a href="/guide/netch" target="_black">Netch</a></li>
<li><a href="/guide/v2rayn" target="_black">V2rayN</a></li>
</ul>
<a name="android"><h5 id="android-客户端">Android 客户端</h5></a>
<ul>
<li><a href="/guide/ClashForAndroid" target="_black">Clash for Android</a></li>
<li><a href="/guide/ClashA" target="_black">ClashA</a></li>
<li><a href="/guide/v2rayNG" target="_black" title="Vmess">v2rayNG</a></li>
<li><a href="/guide/Surfboard" target="_black">Surfboard</a>(Surfboard 支持导入 Surge 配置)</li>
<li><a href="/guide/Pharos" target="_black">Pharos</a></li>
<li><a href="/guide/kitsunebi" target="_black" rel="nofollow">Kitsunebi</a></li>
<li><a href="/guide/SsrForAndroid" target="_black">ssr系列软件</a></li>
</ul>
</body>
</html>