]> git.99rst.org Git - openwrt-packages.git/commit
hev-socks5-tunnel: allow multiple instances
authorSergei S. <redacted>
Sun, 2 Aug 2026 15:56:02 +0000 (19:56 +0400)
committerAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 08:43:20 +0000 (11:43 +0300)
commitd04b36bbba607e65072ecd0abfae5a89af468607
tree1a9cda1ec0ad2f1cf86d844702879bde632eff6b
parenta8c37e36c1e3a9b9db00a14d3e1fc98a79952f90
hev-socks5-tunnel: allow multiple instances

Add support for running multiple service instances.
- switch UCI config from a single named section to "instance" sections
- update the procd init script to start multiple instances
- migrate existing single-instance configurations during package upgrade (uci-defaults script)
- bump PKG_RELEASE

Signed-off-by: Sergei S. <redacted>
net/hev-socks5-tunnel/Makefile
net/hev-socks5-tunnel/files/90-hev-socks5-tunnel [new file with mode: 0644]
net/hev-socks5-tunnel/files/hev-socks5-tunnel.config
net/hev-socks5-tunnel/files/hev-socks5-tunnel.init
git clone https://git.99rst.org/PROJECT