Merge pull request #546 from thelittlefox/patch-1

Update use.md
pull/571/head
ffdfgdfg 2020-05-20 21:46:09 +08:00 committed by GitHub
commit 60041da54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ max_conn=10
```
项 | 含义
---|---
server_addr | 服务端ip:port
server_addr | 服务端ip/域名:port
conn_type | 与服务端通信模式(tcp或kcp)
vkey|服务端配置文件中的密钥(非web)
username|socks5或http(s)密码保护用户名(可忽略)