Opened-Ports OPENED-PORTS V.1.0 What is it for? Port scanning and collection of the most important information: + -OS + -Open ports + -Services + -Versions It can be used both to analyze the previously mentioned data in a file or create the scan from scratch and then do the analysis. → More info in oports.sh -h ← I don't know if it will work on other OS, but this script is only designed to work on Linux. Installation process: (Linux) Firstly: wget https://raw.githubusercontent.com/Conper/Opened-Ports/main/oports.sh To be able to run it in any directory, save it here: /usr/bin/oports.sh Give it execution permissions: chmod +x oports.sh And that's it. Now you can run it in any directory :D Type oports.sh -h to see how to use the script. You need to have installed: · NMAP