packages/net/xfrpc/files/xfrpc.conf
Dengfeng Liu 2cb01429b1 xfrpc: Update to 1.05.548
deprecated xfrps, compatible with frps

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2022-05-08 12:02:04 +08:00

25 lines
529 B
Text

config xfrp 'init'
option disabled 1
option loglevel 7
config xfrpc 'common'
option server_addr frps_ip_address
option server_port 7000
config xfrpc 'ssh01'
option type tcp
option local_ip 127.0.0.1
option local_port 22
option remote_port 6000
#config xfrpc 'web01'
# option type http
# option local_ip 127.0.0.1
# option local_port 8080
# option custom_domains your_domain_name
#config xfrpc 'web02'
# option type https
# option local_ip 127.0.0.1
# option local_port 8443
# option custom_domains your_domain_name