gamit ka termux..pag enable TLSv1.3 bughost yun
nmap -sL -n 104.17.176.0/20 | awk '/Nmap scan report for /{print $NF}' > list.txt
sslscan --no-check-certificate --no-ciphersuites --no-fallback --no-renegotiation --no-compression --no-heartbleed --no-sigs --no-check-certificate --no-groups --tls13 --timeout=1s --send-timeout=0s --targets=list.txt