$ curl gowebd.corpX.un $ curl https://gowebd.corpX.un #-kv $ curl 172.16.1.X -H "Host: webd.corpX.un" $ curl --connect-to "":"":kubeN:443 https://gowebd.corpX.un #-vk $ curl -x gate:3128 https://ya.ru #-v
userX@gate.isp.un$ seq 1 1000 | xargs -P100 -I{} curl http://192.168.X.10:82/path{} > /dev/null 2>&1 или userX@gate.isp.un$ seq 1 1000 | xargs -P100 -I{} curl http://192.168.X.1/path{} > /dev/null 2>&1 или gate# seq 1 1000 | xargs -P100 -I{} curl http://webd.corpX.un > /dev/null 2>&1 server# tail -f /var/log/syslog