mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
socks > Socks
This commit is contained in:
parent
1ddff4a15b
commit
dc80f49182
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
|||
标准 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)。
|
||||
|
||||
::: danger
|
||||
**socks 协议没有对传输加密,不适宜经公网中传输**
|
||||
**Socks 协议没有对传输加密,不适宜经公网中传输**
|
||||
:::
|
||||
|
||||
`socks` 入站更有意义的用法是在局域网或本机环境下监听,为其他程序提供本地服务。
|
||||
`Socks` 入站更有意义的用法是在局域网或本机环境下监听,为其他程序提供本地服务。
|
||||
|
||||
## InboundConfigurationObject
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue