Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged ip



« Prev 1 Next »
1 661 posted 12 years ago by blackthorne
Returns a list of the number of connections by IP.
0 743 posted 13 years ago by klovera
0 672 posted 13 years ago by ertbor
0 625 posted 13 years ago by vigoncas
0 990 posted 13 years ago by ksaver
1 497 posted 14 years ago by nmobix
Use wget and sed to get your public IP adress (instead of firing up firefox and visting whatismyip.com). Usefull in scripts where you need your public IP adres. There are probably better ways, maybe even a GNUtool that I missed?
0 694 posted 14 years ago by berkes
uses nslookup to find the IP of the domain
1 734 posted 15 years ago by rwczippy
Useful if you are behind a router, or in a LAN, and you didn't make (or can't have) a direct ppp connection to the ISP. Change "myweb.com" to the correct hostname For example to update zoneedit zone: #update_dns_ip.sh wget -O - --http-user= --ht...
0 719 posted 17 years ago by yuconner
« Prev 1 Next »