mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 03:29:52 +00:00
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>
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/sh
|
|
|
|
"$1" 2>&1 | grep "$2"
|