Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged ip



« Prev 1 Next »
1 648 posted 12 years ago by blackthorne
Returns a list of the number of connections by IP.
0 726 posted 13 years ago by klovera
0 661 posted 13 years ago by ertbor
0 611 posted 13 years ago by vigoncas
0 961 posted 13 years ago by ksaver
1 483 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 669 posted 14 years ago by berkes
uses nslookup to find the IP of the domain
1 721 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 705 posted 17 years ago by yuconner
« Prev 1 Next »