One Line Webserver
I found this while browsing DZone Snippets:
It’s a goddamn one line web server. Run that line, then point your browser to ‘http://localhost:3125/path/to/file’. (5^5 = 3125), which gives you the port. Sick.
The ramblings of a madman.
I found this while browsing DZone Snippets:
It’s a goddamn one line web server. Run that line, then point your browser to ‘http://localhost:3125/path/to/file’. (5^5 = 3125), which gives you the port. Sick.