Files
packages/net/fsh/test.sh
T
Ray Wang 49d4bee2df 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>
(cherry picked from commit fbcfd96e1b)
2025-01-12 20:07:23 +08:00

4 lines
33 B
Bash
Executable File

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