diff options
Diffstat (limited to 'openwrt/package/srelay/files')
-rw-r--r-- | openwrt/package/srelay/files/srelay.conf | 2 | ||||
-rwxr-xr-x | openwrt/package/srelay/files/srelay.init (renamed from openwrt/package/srelay/files/S60srelay) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/srelay/files/srelay.conf b/openwrt/package/srelay/files/srelay.conf new file mode 100644 index 000000000..e5d53ec96 --- /dev/null +++ b/openwrt/package/srelay/files/srelay.conf @@ -0,0 +1,2 @@ +# allow local subnet to access socks proxy +192.168.1.0/24 any - diff --git a/openwrt/package/srelay/files/S60srelay b/openwrt/package/srelay/files/srelay.init index 9e5a5f565..9e5a5f565 100755 --- a/openwrt/package/srelay/files/S60srelay +++ b/openwrt/package/srelay/files/srelay.init |