mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-03 05:13:35 +03:00
fix:fix the link of socks
This commit is contained in:
parent
f9c5ce9d40
commit
cc3733af71
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Socks
|
# Socks
|
||||||
|
|
||||||
标准 Socks 协议实现,兼容 [Socks 4](http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol)、Socks 4a 和 [Socks 5](http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol)。
|
标准 Socks 协议实现,兼容 [Socks 4](http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol)、[Socks 4a](https://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4A.protocol) 和 Socks 5。
|
||||||
|
|
||||||
::: danger
|
::: danger
|
||||||
**Socks 协议没有对传输加密,不适宜经公网中传输**
|
**Socks 协议没有对传输加密,不适宜经公网中传输**
|
||||||
|
|
Loading…
Add table
Reference in a new issue