frpc: support specify default dns server, close #700

This commit is contained in:
fatedier
2018-04-23 02:59:40 +08:00
parent c47aad348d
commit 00b9ba95ae
3 changed files with 24 additions and 0 deletions

View File

@@ -43,6 +43,9 @@ login_fail_exit = true
# now it supports tcp and kcp, default is tcp
protocol = tcp
# specify a dns server, so frpc will use this instead of default one
dns_server = 8.8.8.8
# proxy names you want to start divided by ','
# default is empty, means all proxies
# start = ssh,dns