diff --git a/openwrt/files/xfrpc.conf b/openwrt/files/xfrpc.conf deleted file mode 100644 index a62ca11..0000000 --- a/openwrt/files/xfrpc.conf +++ /dev/null @@ -1,26 +0,0 @@ -config xfrp 'init' - option disabled 1 - option loglevel 7 - -config xfrpc 'common' - option server_addr 127.0.0.1 - option server_port 7000 - option token abdesf13d - -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 yourdomain - -#config xfrpc 'web02' -# option type https -# option local_ip 127.0.0.1 -# option local_port 8443 -# option custom_domains yourdomain