mirror of
https://github.com/openwrt/packages.git
synced 2025-02-12 01:10:54 +00:00
HevSocks5TProxy is a simple, lightweight transparent proxy for Linux. More details: https://github.com/heiher/hev-socks5-tproxy 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"
|