packages/net/natmap/test.sh
Richard Yu e691a25cb3
natmap: add new package
NATMap is a program for opening port behind full cone NAT (NAT-1),
without the need for using UPnP or another port forward settings.

More details can be found at original repo: https://github.com/heiher/natmap

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2022-12-05 16:03:51 +08:00

3 lines
33 B
Bash
Executable file

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