diff options
Diffstat (limited to '.local/bin/testPort')
| -rwxr-xr-x | .local/bin/testPort | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.local/bin/testPort b/.local/bin/testPort deleted file mode 100755 index 92e76d4..0000000 --- a/.local/bin/testPort +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -nc -vz $1 25565 ; - nc -vz $1 80 ; - nc -vz $1 443 ; -nc -vz $1 22 |
