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

Assorted updates #21

Closed karldreher closed 4 years ago

karldreher commented 4 years ago

A lot of new updates in this PR:
-Deprecation of Console functionality. -Drop-in of Waitress for production webhosting. -Move some strings out of the web server program, into the template. -Return HTTP error for bad input. -Dockerfile improvements. -Fix for autofocus. -Download fresh XML on docker build, and setup database on first run