diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-14 10:09:37 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-14 10:09:37 +0000 |
commit | 85d73dd66c3e7d328c12c07ac9ab2d19bd431966 (patch) | |
tree | 647772265f46c287c5b8763d0b98284371870bfc /openwrt/package/srelay/files | |
parent | 7c82d19c08382c1f86963f38f6481b12fa799a35 (diff) |
fine tune package, add example conf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1916 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |