Save this in a file called whereami.sh #!/bin/bash # get public ip address from checkip.dyndns.org public_ip=`wget -q -O ...
確定! 回上一頁