mirror of
https://github.com/openwrt/packages.git
synced 2025-07-19 13:14:30 +00:00
Maintainer: @cpswan Compile tested: x86_64 (snapshot r29619) Run tested: x86_64 (snapshot r29619) Description: A C daemon for NoPorts, which allows TCP connections to be established without exposing ports to the Internet. More details at: https://docs.noports.com/ Signed-off-by: Chris Swan <chris@atsign.com>
4 lines
37 B
Bash
4 lines
37 B
Bash
#!/bin/sh
|
|
|
|
sshnpd --help | grep "$2"
|