This commit is contained in:
teasiu
2024-01-01 12:20:42 +08:00
parent 85d7d2644c
commit 30c4e086c1
5 changed files with 24 additions and 5 deletions

View File

@@ -4,11 +4,11 @@ sidebar_position: 6
# socks5服务功能
内置一键脚本搭建你的v2ray客户端.
本章节内容仅仅为技术文章,摘抄于互联网,不涉及违规内容。
学习的技术禁止用于违法用途!
用户需要对自己的行为承担全部责任,与本站无关!
群内讨论相关话题将被踢出!
内置一键脚本搭建你的v2ray客户端.
本章节内容仅仅为技术文章,摘抄于互联网,不涉及违规内容。
学习的技术禁止用于违法用途!
用户需要对自己的行为承担全部责任,与本站无关!
群内讨论相关话题将被踢出!
## 开始搭建
@@ -175,3 +175,22 @@ curl --socks5 127.0.0.1:10808 google.com
## 应用
以下介绍电脑,手机,火狐浏览器的三种应用场景
### 1.windows电脑上设置
![](./img/win1.png)
![](./img/win2.png)
### 2.手机在局域网里设置wifi
![](./img/andriod-http.png)
### 3.火狐浏览器里设置
![](./img/firefoxset.png)
## 注意事项

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
docs/nas-skill/img/win1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
docs/nas-skill/img/win2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB