RSE/Backend/Scripts/GetDomainNamePort80.sh

5 lines
66 B
Bash
Executable File

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