Main > Free Download Search >

Free packet script

packet

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13
BalanceNG

BalanceNG


BalanceNG is an IP load software balancing solution. more>> BalanceNG is designed as a useful IP load software balancing solution,which utilizes its own network stacks and functionality. It runs on Linux-x86 (2.4 and 2.6 kernels distribution independent) and Solaris (9/10).

Major Features:

  1. Layer 2 (Ethernet) "switching engine" based software load balancer.
  2. Running under Linux (Using the PF_PACKET socket API) and Solaris (STREAMS/DLPI API).
  3. Backup targets (hosts) specifiable in case of failure of all primary targets.
  4. "Alert" and "Upalert" notification script interface.
  5. Direct Server Return (DSR) operation support.
  6. Unchanged client addresses on IP-level.
  7. Small, very fast and reliable.
  8. Simple to implement and administer.
  9. Simple "init script style" arguments like "start", "stop" and "status" (and "control" for interactive configuration and control ).
  10. Interactive communications mode with command line editing.
  11. Pcap packet dumping with automated dumpfile rotation (e.g. to implement a "transparent forensic logging bridge").
  12. Multi-Node High Availability capability using standard VRRP (Virtual Router Redundancy Protocol).
  13. "All service load balancing" based on client IP address allows generic load balancing independent of specific ports.
  14. SNMP support integrating into Net-SNMP with the BalanceNG MIB.
  15. Up to 128 parallel instances (fully independent BalanceNG load balancers) on the same host machine.
  16. Up to 1024 load balancing target servers (hard limit) per instance.
  17. Up to 512 virtual servers (hard limit) per instance.
  18. NAT state replication between master and backup node.
  19. VRRP tracking supported to allow automatic resource tracking and failover.
<<less
Added: 2008-06-11 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
11 downloads
Speed Test 1.0

Speed Test 1.0


This little script will help you to test the network connection speed. Can be used for different packets for example 100kb, 512kb, 1024kb and 5000kb. Coded in PHP more>> This little script will help you to test the network connection speed. Can be used for different packets for example 100kb, 512kb, 1024kb and 5000kb. Coded in PHP<<less
Added: 2006-10-25 License: Freeware Price: $0.00USD
195 downloads
 
Other version of Speed Test
Speed TestKrishna Khanna - Can be used for different packets for example 100kb, 512kb, 1024kb and 5000kb. Coded in PHP. This little script will help you to test the network connection
License:Freeware
Download
935 downloads
Added: 2006-10-25
aircrack 1.0RC3

aircrack 1.0RC3


aircrack provides you with an 802.11 WEP and WPA-PSK keys cracking program which can recover keys once enough data packets have been captured. more>> <<less
Added: 2009-07-24 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Speex 1.2b2

Speex 1.2b2


Speex 1.2b2 offers you a wonderful patent-free audio compression format which is used for speech. more>>

Speex 1.2b2 offers you a wonderful patent-free audio compression format which is used for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs.

Moreover, Speex is well-adapted to Internet applications and provides useful features that are not present in most other codecs.

Major Features:

  1. Narrowband (8 kHz), wideband (16 kHz), and ultra-wideband (32 kHz) compression in the same bitstream
  2. Intensity stereo encoding
  3. Packet loss concealment
    • Variable bitrate operation (VBR)
    • Voice Activity Detection (VAD)
    • Discontinuous Transmission (DTX)
  4. In-progress fixed-point port
  5. Acoustic echo canceller
<<less
Added: 2007-06-21 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
Free Axence NetTools 3.1 3.1

Free Axence NetTools 3.1 3.1


Free Axence NetTools is a comprehensive set of host monitoring, network scanning, security & administration tools - all with a highly intuitive user interface: - Port scanner - checks for all open ports and running services. It can discover some more>> Free Axence NetTools is a comprehensive set of host monitoring, network scanning, security & administration tools - all with a highly intuitive user interface: - Port scanner - checks for all open ports and running services. It can discover some Trojans/spyware. - Network scanner - discovers all nodes in a remote network, their IP/MAC and services running on them. - NetStat - displays your computers inbound and outbound connections, lists all open TCP/UDP ports, with the remote IP address & the process using the connection. - TCP/IP workshop - establishes low-level TCP/UDP connections to troubleshoot and test network services. - Other tools: fast traceroute shows information about every host on the route, its response time, and packets lost (full trace within 1 second). Lookup is like nslookup, but it shows all DNS and WHOIS records at once. Bandwidth tool will measure network performance. NetCheck - checks your LAN-network hardware quality.<<less
Added: 2008-01-17 License: Freeware Price: $0.00USD
12 downloads
ICMP Knock Server 11-Sep-2007

ICMP Knock Server 11-Sep-2007


This program uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked more>> This program uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked otherwise). But instead of listening for TCP or UDP packets to arrive on specific ports in a specific order, it accepts ICMP echo requests and checks if their payload lengths and order of arrival match the given pattern. The advantage is that this approach works with the standard PING tool. Programs with custom code or (although common) networking tools like netcat plus the ability to execute them are not required.<<less
Added: 2008-12-04 License: BSD Price: $0.00USD
12 downloads
constat 0.1.3

constat 0.1.3


This program allows a user to monitor connection activity for all interfaces that are on a PC at the moment (e.g. ppp, eth). Lists information about how many data has been sent/received (bandwidth, can display in KB, MB, GB) alongside with the amount of more>> This program allows a user to monitor connection activity for all interfaces that are on a PC at the moment (e.g. ppp, eth). Lists information about how many data has been sent/received (bandwidth, can display in KB, MB, GB) alongside with the amount of packets transmitted. Good for either monitoring network activity or debugging. Works well with watch command. Run from the console.<<less
Added: 2008-05-30 License: GPL Price: $0.00USD
11 downloads
libnetdude 0.10

libnetdude 0.10


libnetdude is a library for manipulating libpcap/tcpdump trace files. more>> libnetdude 0.10 is known as a library for manipulating libpcap/tcpdump trace files.You may ask why this requires a new library.It provides abstractions on top of the libpcap paradigm that save developers a lot of time by focusing on the relevant parts of their applications.

Moreover, libnetdude supports plugins (dynamically loaded libraries) that can essentially do whatever the programmer desires.When developers write packet manipulation code as libnetdude plugins, this instantly allows other developers to use their tools.ibnetdude provides data types and APIs for the most common situations when dealing with libpcap trace files: trace files of arbitrary size, packets, network protocols, packet iterators, packet filters and more.

Requirements:

  • libpcapnav
  • tcpdump
  • glib
<<less
Added: 2007-06-22 License: GPL - X11-style License Price: GPLX11styleLicense
14 downloads
Pivo DnsResolver Component

Pivo DnsResolver Component


Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns informa more>> Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns information in a humanly readable form. It allows you to programmatically perform DNS record lookups.It can be used from ASP.NET web pages, to windows forms, to web services. The Domain Name System or DNS is a system that stores information about host names and domain names in a kind of distributed database on networks, such as the Internet. Most importantly, it provides an IP address for each host name, and lists the mail exchange servers accepting e-mail for each domain. The DNS provides a vital service on the Internet, because while computers and network hardware work with IP addresses to perform tasks such as addressing and routing, humans generally find it easier to work with host names and domain names, for example in URLs and e-mail addresses. The DNS therefore mediates between the needs<<less
Added: 2005-10-19 License: Freeware Price: FreeAdditionalInfoNewRelease
1467 downloads
SmokePing 2.4.0

SmokePing 2.4.0


SmokePing a latency measurement tool for network connections. more>>
SmokePing 2.4.0 is created as an application for network connections. It is to measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.

Major Features:

  1. Come with a smart alarm system.
    • Apart from simple threshold alarms, you have the option of defining latency or loss patterns and use them to trigger alarms.
    • This allows you to define a pattern which would generate a single alarm when the loss goes from below 1% to over 20% and stays over 20% for more than 10 minutes.
    • The advantage of this approach is the virtual elimination of duplicate alarms which you would get with a simple threshold based system.
  2. Deal with machines who frequently change their IP address by allowing the remote host to call SmokePings attention to its new IP address.
    • In such a setup SmokePing monitors also for how long the remote system could keep its IP address.
    • To ensure that it is not suddenly monitoring the wrong host, SmokePing further tries to fingerprint each of its Dynamic IP targets via SNMP.

Requirements: none

<<less
Added: 2008-06-12 License: GPL - GNU Public License Price: GPLGNUPublicLicense
15 downloads
Kismet Wireless Network Sniffer 2006-04-R1

Kismet Wireless Network Sniffer 2006-04-R1


Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies more>> Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic.<<less
Added: 2004-10-04 License: Freeware Price: $0.00USD
36 downloads
System Stats (2) 20040417

System Stats (2) 20040417


System Stats (2) gathers system statistics for several hosts using: bash, awk, rrdtool, and displays this data using rrdtool graphs, php and apache. Use it to gather extinsive information about several servers, and storing and displaying in 1 central more>> System Stats (2) gathers system statistics for several hosts using: bash, awk, rrdtool, and displays this data using rrdtool graphs, php and apache. Use it to gather extinsive information about several servers, and storing and displaying in 1 central location. It currently gathers Load Average, Processes, Uptime, Memory usage, Swap Usage, Users logged in, Interface Traffic, Interface Packets, Accumulated interface traffic, ISP services using tcp and icmp polling, Internet Connectivity using tcp and icmp polling, Internet Connectivity hop count, Files and Directory sizes, and Disk Usage. This is a major update over the previous version of System Stats.<<less
Added: 2002-01-29 License: Free Non-Commercial Price: $0.00USD
41 downloads
 
Other version of System Stats
System Stats (2)Usage, Users logged in, Interface Traffic, Interface Packets, Accumulated interface traffic, ISP services using tcp and icmp polling, Internet Connectivity using tcp and icmp polling, Internet
License:Free for non-commercial use
Download
2871 downloads
Added: 2002-01-29
Mkulu QA Proxy 1.0b

Mkulu QA Proxy 1.0b


Mkulu QA Proxy 1.0b is a professional and useful tool which is used to view the details of HTTP packets. more>> Mkulu QA Proxy 1.0b is a professional and useful tool which is used to view the details of HTTP packets.

It is a useful tool for web development and testing. Work is ongoing to increase the tools functionality.

The proxy is able to parse the binary AMF protocol used by Macromedia Flash Remoting.

Major Features:

  1. HTTP Logging
    • The log now includes all the client/request headers
    • You can elect to log the text of the body of all responses that have a MIME type of text/*
    • You can elect to log the body of POST requests, both application/x-www-form-urlencoded and multipart/form-data posts are handled (multipart/form-data processing is still under development at this time).
    • A timestamp is added to the top of the HTTP log when you save it to file.
  2. AMF Logging
    • The AMF log is now displayed in a tree structure that allows you to drill down to the information you want while hiding all the information you dont want to see.
    • The AMF log is now saved in XML format, which means you now have about a million ways to process the information once you create the log file.
  3. Statistics
    • The statistics page has been made more legible and the view simplified.
    • The confusing headings Current Session and Total Sessions have been replaced with Current Statistics and Session Statistics.
    • There is a breakdown of all the content flow by mime type.
<<less
Added: 2007-08-11 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1