A simple local http server that log user ip and user agent when request hits.
- node.js
- npm
git clone https://github.com/DestroyerV/http-server.git
cd http-server
npm i
npm run start
Now the address http://localhost:3000
give the message, ip and user-agent