fsh: add new package
authorRay Wang <r@hev.cc>
Wed, 1 Jan 2025 12:39:32 +0000 (20:39 +0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 7 Jan 2025 04:00:17 +0000 (20:00 -0800)
commitfbcfd96e1b1671635e4b5534e7c6836cb0b17fc4
tree23d3914f09f75119423e32ba0947aec4f8122f4b
parenta33e08ec6bfae81f4315c97fb0d69fd9258acc56
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>
net/fsh/Makefile [new file with mode: 0644]
net/fsh/files/fsh.config [new file with mode: 0644]
net/fsh/files/fshc.init [new file with mode: 0644]
net/fsh/files/fshs.init [new file with mode: 0644]
net/fsh/test.sh [new file with mode: 0755]