RSE/Backend/Scripts/GetDomainNamePort443.sh
2024-11-25 19:13:37 +01:00

4 lines
62 B
Bash
Executable File

#!/bin/bash
curl -k -vvI -m 10 https://"$1" &> 443Header.txt