forked from Mxmilu666/frp
add support for command line
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
[common]
|
||||
server_addr = 127.0.0.1
|
||||
server_port = 7000
|
||||
log_file = ./frpc.log
|
||||
# console or real logFile path like ./frpc.log
|
||||
log_file = console
|
||||
# debug, info, warn, error
|
||||
log_level = debug
|
||||
# file, console
|
||||
|
||||
Reference in New Issue
Block a user