Код: Выделить всё
exec 3 /dev/tcp/localhost/8888
echo -e "GET /hello.html HTTP/1.1\nHost: localhost\n" >& 3
cat
Подробнее здесь: [url]https://stackoverflow.com/questions/79177478/why-is-jwebserver-not-responding-to-a-simple-manual-http-request-sent-from-the-t[/url]
Мобильная версия