Use
.\open_ports_TCP.ps1
#or
.\open_ports_UDP.ps1If you have any powershell policy issues, run this
powershell -ExecutionPolicy Bypass -File .\open_ports_TCP.ps1
#or
powershell -ExecutionPolicy Bypass -File .\open_ports_UDP.ps1sudo bash open_ports_linux.shI'm saving this in case I need it in the future.