Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2017-04-07 | 487 Bytes | |
super-simple-web-server-1.0.zip | 2017-04-07 | 207.8 kB | |
Totals: 2 Items | 208.3 kB | 0 |
Super Simple HTTP Server Copyright (C) 2017 full phat products NO WARRANTY. USE ONLY AS DIRECTED. FOR TESTING PURPOSES ONLY. Usage ----- From a command prompt, run: SuperSimpleHttpServer <port_to_listen_on> <port_to_listen_on> should be the TCP port the server will listen for connections on. Note that attempt to use some low numbered ports (including 80) may fail if you're not running as administrator. Try using a high port (e.g. 9000) if this happens.