Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.870 Times

Remove Ip History freeware
Filter: All | Freeware | Demo
 

Remove Ip History

< 1 2 3 4 5 > 
Added: January 27, 2010 | Visits: 1.372

IP::Anonymous IP::Anonymous is a Perl port of Crypto-PAn to provide anonymous IP addresses. SYNOPSIS use IP::Anonymous; @key = (0..31); my $object = new IP::Anonymous(@key); print $object->anonymize("192.0.2.0")."n"; This is a Perl port of Crypto-PAn. Crypto-PAn is a cryptography-based sanitization... Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): IP::Anonymous Download

Added: April 19, 2010 | Visits: 1.295

Linux IP Firewalling Chains Linux IP Firewalling Chains is an update to the 2.0 Linux Firewalling code, for the 2.2 Linux kernel. It is required to administer the IP packet filters in Linux kernel versions 2.1.102 and above. The older Linux firewalling code doesnt deal with fragments, has 32-bit counters (on Intel at... Platforms: *nix

License: Freeware Size: 133.12 KB Download (128): Linux IP Firewalling Chains Download

Added: August 21, 2010 | Visits: 1.413

Zebra Zebra is a multi-server routing protocol that provides TCP/IP based routing protocols. Its meant to be used as a route server and router reflector. Not just a toolkit, it provides full routing power under a new architecture. The user can dynamically change configuration and use command line... Platforms: *nix

License: Freeware Size: 1.3 MB Download (145): Zebra Download

Added: November 21, 2010 | Visits: 1.377

Pol-IP Pol-IP is a complete traffic control system for a Linux NAT box with multiplataform clients. It has a user-friendly wizard to config the system in which you can add, delete or chage, clients or groups bandwith, in a hierarchical structure. The clients get clean statistics about their actual speed... Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Pol-IP Download

Added: July 15, 2010 | Visits: 3.725

Browser History Viewer Browser History Viewer allows you to examine the contents of web browser history files and export the data. Currently it supports Internet Explorer and Mozilla/Firefox. Browser History Viewer meant to be a forensics tool. It meant to be a forensics tool. BHV is licensed under the terms of... Platforms: *nix

License: Freeware Download (472): Browser History Viewer Download

Added: January 23, 2010 | Visits: 801

NetAddr::IP NetAddr::IP is a Perl module that can manage IPv4 and IPv6 addresses and subnets. SYNOPSIS use NetAddr::IP qw( Compact Coalesce Zero Ones V4mask V4net :aton :old_storable :old_nth ); my $ip = new NetAddr::IP loopback; print "The address is ", $ip->addr, " with mask ", $ip->mask,... Platforms: *nix

License: Freeware Size: 97.28 KB Download (98): NetAddr::IP Download

Added: November 03, 2010 | Visits: 1.297

Remove playlist duplicates Remove playlist duplicates is a simple perl script which on track change detects all duplicate playlist entries and leaves just the first one of each of them. I have files duplicated on my mp3 player and hard drive and when I plugged my player in, my collection contained duplicate entries. this... Platforms: *nix

License: Freeware Download (113): Remove playlist duplicates Download

Added: June 17, 2010 | Visits: 493

NetAddr::IP::UtilPP NetAddr::IP::UtilPP is a Perl module with pure Perl functions for NetAddr::IP::Util. SYNOPSIS use NetAddr::IP::UtilPP qw( hasbits isIPv4 shiftleft addconst add128 sub128 notcontiguous ipv4to6 mask4to6 ipanyto6 maskanyto6 ipv6to4 bin2bcd bcd2bin ); use NetAddr::IP::UtilPP... Platforms: *nix

License: Freeware Size: 97.28 KB Download (93): NetAddr::IP::UtilPP Download

Added: October 05, 2010 | Visits: 2.267

IP and Ethernet testing Tool IP and Ethernet testing Tool is also known as "IET" and its an ethernet bridge addon for testing of network appliances and applications. Initialy IskraTel extended and customized the NistNet tool. However NistNet functions on IP layer and requires that tested equipment be configured to use... Platforms: *nix

License: Freeware Size: 43.01 KB Download (124): IP and Ethernet testing Tool Download

Added: March 18, 2010 | Visits: 1.147

Netscape::History Netscape::History is a Perl object class for accessing Netscape history database. SYNOPSIS use Netscape::History; $history = new Netscape::History(); while (defined($url = $history->next_url() )) { } The Netscape::History module implements an object class for accessing the history... Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): Netscape::History Download

Added: January 02, 2010 | Visits: 1.512

IP::Country IP::Country is a tool for fast lookup of country codes from IP addresses. Finding out the country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful... Platforms: *nix

License: Freeware Size: 163.84 KB Download (116): IP::Country Download

Added: January 21, 2010 | Visits: 1.176

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

Added: November 20, 2010 | Visits: 1.249

Computer History Graphing Project Computer History Graphing Project is a computer family tree. The Computer History Graphing Project is an attempt to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree.. Platforms: *nix

License: Freeware Download (95): Computer History Graphing Project Download

Added: June 27, 2010 | Visits: 2.317

Serial Over IP Serial Over IP is a tool for the transport of serial interfaces over UDP/IP. It is very usefull for connecting distant equipment that run via a serial interfaces to a local computer. One linux will be server and one will be client. On the server you can start the program typing the following... Platforms: *nix

License: Freeware Size: 163.84 KB Download (235): Serial Over IP Download

Added: August 12, 2010 | Visits: 1.148

NetPacket::IP SYNOPSIS use NetPacket::IP; $ip_obj = NetPacket::IP->decode($raw_pkt); $ip_pkt = NetPacket::IP->encode($ip_obj); $ip_data = NetPacket::IP::strip($raw_pkt); NetPacket::IP provides a set of routines for assembling and disassembling packets using IP (Internet Protocol). Methods... Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): NetPacket::IP Download

Added: May 26, 2010 | Visits: 1.170

Static IP configurator Static IP configurator is a network configurator for static IP address by using kommander.. Platforms: *nix

License: Freeware Size: 10.24 KB Download (150): Static IP configurator Download

Added: July 13, 2010 | Visits: 1.648

Remove special characters Remove special characters is a service menu that can rename all files and directories, including sub directories, removing or replacing special characters. The new name is compatible with MS-DOS FAT16 and URL (RFC 1738). All characters different from A–Z, 0–9 and $-_!() are renamed. For... Platforms: *nix

License: Freeware Size: 3.07 KB Download (110): Remove special characters Download

Added: July 14, 2010 | Visits: 1.011

History links This class can be used to keep track of the pages navigated by a user, so it can generate back or next links providing a similar effect to the use of the Javascript history.go() function. It uses sessions to store an array variable that holds the URL of each page of a site that the user... Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): History links Download

Added: October 07, 2010 | Visits: 1.432

IP Observer IP Observer provides you with a way to observe your assigned IP adress also behind a internet router and give a new adress to people by email. The assigned IP adress from yor privider changed every day. Also at Flatrates there is a cut of. So you can´t access to your computer from outside... Platforms: *nix

License: Freeware Size: 1024 KB Download (160): IP Observer Download

Added: April 26, 2010 | Visits: 1.683

Apt-get Install / Remove Packet Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get. About Apt-Get: Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has... Platforms: *nix

License: Freeware Size: 32.77 KB Download (146): Apt-get Install / Remove Packet Download

< 1 2 3 4 5 >