Use nmap library in GUI and Python(You must install "PySimpleGUI" and "python3-nmap" via pip)
[info]When you use python-nmap3, you must install nmap at any OS in advance.
[info] Some functions(udp_scan, os_detection,subnet_scan) must run with root privilege at the same case of the Nmap.
#PySimpleGUI Reference: https://github.com/PySimpleGUI/PySimpleGUI
#python3-nmap Reference: https://pypi.org/project/python3-nmap/
#Nmap Reference: https://nmap.org/download.html