|
|
@ -6,6 +6,7 @@ server_addr = 0.0.0.0
|
|
|
|
server_port = 7000
|
|
|
|
server_port = 7000
|
|
|
|
|
|
|
|
|
|
|
|
# if you want to connect frps by http proxy, you can set http_proxy here or in global environment variables
|
|
|
|
# if you want to connect frps by http proxy, you can set http_proxy here or in global environment variables
|
|
|
|
|
|
|
|
# it only works when protocol is tcp
|
|
|
|
# http_proxy = http://user:pwd@192.168.1.128:8080
|
|
|
|
# http_proxy = http://user:pwd@192.168.1.128:8080
|
|
|
|
|
|
|
|
|
|
|
|
# console or real logFile path like ./frpc.log
|
|
|
|
# console or real logFile path like ./frpc.log
|
|
|
|