mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-09-14 04:14:40 +08:00
update 2026-07-26 21:08:12
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# allow local subnet to access socks proxy
|
||||
0.0.0.0 any
|
||||
@@ -1,14 +0,0 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2006-2011 OpenWrt.org
|
||||
|
||||
START=50
|
||||
|
||||
SERVICE_USE_PID=1
|
||||
|
||||
start() {
|
||||
service_start /usr/bin/srelay -c /etc/srelay.conf -r -s
|
||||
}
|
||||
|
||||
stop() {
|
||||
service_stop /usr/bin/srelay
|
||||
}
|
||||
Reference in New Issue
Block a user