karldreher / KnowYourPorts

A web application which can be used to lookup TCP/IP ports.
GNU General Public License v3.0
0 stars 5 forks source link

Syntax update #19

Closed karldreher closed 6 years ago

karldreher commented 6 years ago

Much cleaner now.

Also removed unnecessary variable assignment portint=0. I think this was for a strange bug early on, probably for testing more than anything.
Input validation has come a long way since then.