On Sat, Jul 20, 2019 at 12:23:47PM -0700, pe...@easthope.ca wrote: > Is there a simple way to demonstrate something reported to a log? > Similar to "telnet a.smtp.server 587".
wget -O - http://<siet> curl -vL http://<siet> >/dev/null nmap -sT -p 80 <siet> Reco