new feature multi user auth with socks5

This commit is contained in:
zhangwei
2019-09-15 20:35:21 +08:00
parent 11d185ad59
commit d4a6560d9a
4 changed files with 5 additions and 0 deletions

View File

@@ -538,11 +538,13 @@ vkey=123
[socks5]
mode=socks5
server_port=9004
multi_account=multi_account.conf
```
项 | 含义
---|---
mode | socks5
server_port | 在服务端的代理端口
multi_account | socks5多账号配置文件可选
##### 私密代理模式
```ini