summaryrefslogtreecommitdiff
path: root/scripts/testPort
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/testPort')
-rwxr-xr-xscripts/testPort6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/testPort b/scripts/testPort
deleted file mode 100755
index 92e76d4..0000000
--- a/scripts/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