Skip to content

A simple http server that repeats your http request back to you as it sees it and writes it to a log file.

License

Notifications You must be signed in to change notification settings

olillevik/http-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

http-mirror

A simple http server that repeats your http request back to you as it sees it and writes it to a log file.

Default start of server at http://localhost:3000. Port configurable using flag -port from the command line.

Logs to file httpmirror.log which is created in the same directory where the server is run.

About

A simple http server that repeats your http request back to you as it sees it and writes it to a log file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages