diff options
author | Stef Walter <stef@thewalter.net> | 2003-09-20 07:09:42 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2003-09-20 07:09:42 +0000 |
commit | 07adecf58e8c133d9228aedb0eeb351c0ea0afc4 (patch) | |
tree | 5130350321d1faa489ad0ca56806dc6b9b714b2e /README | |
parent | 59dbcffaaa081258fb3de202ad7916b10e10d8ac (diff) |
Initial Import
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +================================================================= + IPTOOLS 0.2 README + +Set of tools to be used with IP addresses in scripts. + +resolve + Resolves or reverse resolves between IP addresses + host names, or mac addresses. + +ipsort + Sorts IP addresses in numerical order. + +ipcoll + Collates IP addresses into "subnet" blocks where + possible
\ No newline at end of file |