Files
packages/net/natmap/test.sh
Richard Yu ec2fbd57ee 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>
(cherry picked from commit e691a25cb3)
2022-12-06 17:12:32 +01:00

4 lines
33 B
Bash
Executable File

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