Update use.md

server_addr can be domain. 
Has been tested,it works fine.
pull/546/head
thelittlefox 2020-05-19 10:38:29 +08:00 committed by GitHub
parent f391813a28
commit 73e63027db
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)密码保护用户名(可忽略)