wtorek, 13 września 2016

http server netcut


server:

marek: ~ $ while true; do nc -l 5555 < test.txt ; done
GET / HTTP/1.1
Host: localhost:5555
User-Agent: curl/7.43.0
Accept: */*


client:

marek: ~ $ curl http://localhost:5555
marek borkowski


Brak komentarzy:

Prześlij komentarz