[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HTTP shimmed to HTTPS



On Sat, Jul 20, 2019 at 12:23:47PM -0700, peter@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


Reply to: