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.343.112 Times

Ipv4 software
Filter: All | Freeware | Demo
 

Ipv4

1 2 3 4 5 > 
Added: February 21, 2010 | Visits: 762

IPTables::IPv4::IPQueue IPTables::IPv4::IPQueue is a Perl extension for libipq. SYNOPSIS use IPTables::IPv4::IPQueue qw(:constants); $queue = new IPTables::IPv4::IPQueue(); $msg = $queue->get_message(); $queue->set_verdict($msg->packet_id(), NF_ACCEPT) $queue->set_mode(IPQ_COPY_PACKET, 2048);...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (119): IPTables::IPv4::IPQueue Download

Added: May 10, 2013 | Visits: 315

IPv4 address set type IPv4 address set type script initializes an ip4range class.The constructor accepts an unlimited number of arguments that may either be tuples in the form (start,stop), integers, longs or strings, where start and stop in a tuple may also be of the form integer, long or string. Passing an integer...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): IPv4 address set type Download

Added: May 03, 2013 | Visits: 443

WordPress IPv4 Exhaustion Counter Widget WordPress IPv4 Exhaustion Counter is a widget that visualizes the status of IPv4 address exhaustion which mashed up with the "IPv4 Global Unicast Address Assignments" provided by IANA and "IPv4 Address Report" researched by Mr. Geoff Huston of APNIC.Installation :Installing should be a piece of...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): WordPress IPv4 Exhaustion Counter Widget Download

Added: June 13, 2013 | Visits: 551

IPv4/IPv6 DNS and DHCP config generator for Linux IPv4/IPv6 DNS and DHCP config generator is a tool that can be used to generate DNS and DHCP configuration files from a central configuration file. IPv4/IPv6 DNS and DHCP config generator supports IPv4 and IPv6 addresses and reverse zones and multiple IPv4 networks, and generates one reverse DNS...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (36): IPv4/IPv6 DNS and DHCP config generator for Linux Download

Added: May 19, 2010 | Visits: 1.272

iodine iodine is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be useful in situations where Internet access is firewalled, but DNS queries are allowed. iodine needs a TUN/TAP device to operate. The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): iodine Download

Added: February 09, 2010 | Visits: 1.118

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Regexp::Common::net Download

Added: October 27, 2010 | Visits: 962

Eiffel INET Eiffel INET provides an Eiffel classes for writing IPV4 (TCP/UDP) servers and clients. Eiffel INET is a set of Eiffel classes (written to be used with SmallEiffel) which allow writing TCP and UDP clients & servers. Programs written with Eiffel INET run in a single thread-less process that...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): Eiffel INET Download

Added: July 27, 2010 | Visits: 606

Net::IPv4Addr Net::IPv4Addr is a Perl extension for manipulating IPv4 addresses. SYNOPSIS use Net::IPv4Addr qw( :all ); my ($ip,$cidr) = ipv4_parse( "127.0.0.1/24" ); my ($ip,$cidr) = ipv4_parse( "192.168.100.10 / 255.255.255.0" ); my ($net,$msk) = ipv4_network( "192.168.100.30" ); my $broadcast =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Net::IPv4Addr Download

Added: April 08, 2010 | Visits: 1.854

IP Traffic Meter IP Traffic Meter is a traffic counter for IPv4 addresses. It uses the DB4 database from Berkeley to keep its counters, the pcap library for monitoring, and the gd library from Boutel to create graphics. The results are displayed in JPEG graphics on an HTML webpage. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (170): IP Traffic Meter Download

Added: July 20, 2010 | Visits: 1.977

IPFIRE-wall IPFIRE-wall is an IPv4 Packet Filter with Network Address Translation capabilities. It can be used in desktop systems and in simple network configurations, providing a friendly interface and a simple installation. Also unprivileged users can personalize. Whats New in This Release: Kernel:...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (125): IPFIRE-wall Download

Added: February 27, 2010 | Visits: 1.121

ifmetric ifmetric is a Linux tool for setting the metrics of all IPv4 routes attached to a given network interface at once. This may be used to change the priority of routing IPv4 traffic over the interface. Lower metrics correlate with higher priorities. ifmetrics purpose Sometimes two network...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (99): ifmetric Download

Added: July 03, 2010 | Visits: 1.102

fixsrcip fixsrcip is a tool for binding outgoing TCP and UDP client sockets (IPv4) to specific source IP addresses on multi-homed hosts. It requires a current Linux system. fixsrcip tool uses LD_PRELOAD for preloading a small shared object to executables. The shared object overwrites the connnect() (for...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): fixsrcip Download

Added: October 03, 2010 | Visits: 1.124

grepcidr grepcidr can filter IP addresses matching IPv4 CIDR/network specification. grepcidr can be used to filter a list of IP addresses against one or more Classless Inter-Domain Routing (CIDR) specifications, or arbitrary networks specified by an address range. As with grep, there are options to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): grepcidr Download

Added: January 23, 2010 | Visits: 798

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: January 14, 2010 | Visits: 1.113

MAST MAST project is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast. Unlike VAT and RAT, which are designed primerily for audio conferencing, MAST is designed to be used for audio distribution and broadcast. It is currently limited to recieving a single audio source,...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (122): MAST Download

Added: October 24, 2010 | Visits: 1.087

pmacct pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic; aggregation revolves around the key concept of primitives (VLAN id, source and destination MAC addresses, hosts, networks, AS numbers, ports, IP protocol and ToS/DSCP field are...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (97): pmacct Download

Added: August 24, 2010 | Visits: 1.110

pmacct-contribs pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic; aggregation revolves around the key concept of primitives (VLAN id, source and destination MAC addresses, hosts, networks, AS numbers, ports, IP protocol and ToS/DSCP field are...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (95): pmacct-contribs Download

Added: September 22, 2010 | Visits: 927

ARPSpoofDetector ARPSpoofDetector performs active and passive detection of ARP spoofing and IP (IPv4) address collision. The program can send healing packets with regular ARP information. ARPSpoofDetector is new GPL project initialized by NetMasters.CZ customers (specially 100MEGA Distribution). We didnt find...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (121): ARPSpoofDetector Download

Added: February 05, 2010 | Visits: 1.266

phpIP Management phpIP Management is a complete IPv4 address management suite, built to handle the complexity of managing todays IP address space. phpIP Management project was built to scale and address the full lifecycle of IP address space using techniques that are not administratively intensive.. phpIP...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): phpIP Management Download

Added: July 01, 2010 | Visits: 852

6tunnel 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host. Whats New in This Release: - changed license to GPL version 2. There was no...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (101): 6tunnel Download

1 2 3 4 5 >