CodeDead / Advanced-PortChecker

Check if a certain port is open or not
https://codedead.com/
GNU General Public License v3.0
39 stars 9 forks source link

Add UDP scanning #18

Open CodeDead opened 7 months ago

CodeDead commented 7 months ago

As referenced in https://github.com/CodeDead/Advanced-PortChecker/issues/14

The ability to scan UDP ports might still be useful for some use cases, and as such, should be added back.