233 B
233 B
sw - Simple Web Server
Listen on a specified port and prints out client information such as
- Client IP address
- Client source port
- Client headers
- Client body if sent
Useful for debugging http requests with for example ngrok.