mirror of
https://github.com/openwrt/packages.git
synced 2025-07-03 03:17:42 +00:00
HevSocks5Tunnel is a high-performance tun2socks for Unix. More details: https://github.com/heiher/hev-socks5-tunnel Signed-off-by: Ray Wang <r@hev.cc>
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/sh
|
|
|
|
"$1" 2>&1 | grep "$2"
|