Query to see if TCP port is open or closed via GUI.
requires netcat sudo apt install nc -y
chmod a+x PortQuery.sh
./PortQuery.sh
./PortQuery.sh $IPSubnet $port
ex. ./PortQuery.sh 192.168.1 443
- Extract
PortQueryGUI_win.zip
- Run
PortQueryGUI.exe
Query to see if TCP port is open or closed via GUI.
requires netcat sudo apt install nc -y
chmod a+x PortQuery.sh
./PortQuery.sh
./PortQuery.sh $IPSubnet $port
ex. ./PortQuery.sh 192.168.1 443
PortQueryGUI_win.zip
PortQueryGUI.exe