You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
264 B
15 lines
264 B
[common]
|
|
server_addr = 47.92.195.73
|
|
server_port = 7000
|
|
log_file = ./frpc.log
|
|
# trace, debug, info, warn, error
|
|
log_level = debug
|
|
log_max_days = 3
|
|
login_fail_exit = false
|
|
|
|
[complex-smart-garbage-ssh]
|
|
type = tcp
|
|
local_ip = 127.0.0.1
|
|
local_port = 22
|
|
remote_port = 0
|
|
|