0
0
mirror of https://github.com/openwrt/packages.git synced 2025-02-07 03:29:52 +00:00
packages/net/fsh/test.sh
Ray Wang fbcfd96e1b fsh: add new package
Fsh helps you access local shell and TCP services behind a NAT or firewall.

More details: https://github.com/heiher/hev-fsh

Signed-off-by: Ray Wang <r@hev.cc>
2025-01-06 20:00:17 -08:00

4 lines
33 B
Bash
Executable File

#!/bin/sh
"$1" 2>&1 | grep "$2"