mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
49d4bee2df
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)
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/sh
|
|
|
|
"$1" 2>&1 | grep "$2"
|