Networking Tools scripts - Top 4 Download

Networking Tools script downloads

AdvDSN

The component allows you to add or delete ODBC Datasource Names. Works with all ODBC supported databases. Including MS-SQL Server, MS-Access, Oracle, and MySQL ODBC drivers. Complete DSN management. Access to the component can also be turned on or off for any website on the server, thus making it ideal for ...
ASP.NET

Asynchronous port forwarding

This script forward the TCP traffic from your machine to another host, and back in the the other way. It uses asynchronous socket thanks to ye olde asyncore module, which was used by Zope up until recently (they integrated the Twisted reactor). As a consequence, it should be able to handle a ...
Python

Authenticate with twisted web xmlrpc

These classes subclass several of the culprits in twisted.web.xmlrpc that are responsible for not being able to make autenticated XML-RPC calls. ...
Python

Bandwidth Management Tools

Bandwidth Management Tools provides a powerful firewall configuration utility.Features:XML configuration file format: - Class based traffic categorization - POWERFUL for advanced usersFirewalling: - Support for all Netfilter features on host operating system Traffic shaping (flows): - Shaping of blocks or single ip addresses - Support for bursting based on ...

chpassldapweb

chpassldapweb is a software developed in PHP AJAX, for change password in directory LDAP. The interface is WEB is simple and very functional. It has protection against deny of service in directory LDAP. ...

Data over ICMP

This script provides you a simple beta-tool that fills the DATA field of an address packet with strings, then send the packet(s) to an host specified. You can observe the strings received by putting an ICMP sniffer on the remote machines. ...
Python

Easy Firewall Generator

This program generates an iptables firewall script for use with the 2.4 or later linux kernel. It is intended for use on a single system connected to the Internet or a gateway system for a private, internal network.It provides a range of options, but is not intended to cover every possible ...

eNetman

eNetman is a network asset management written in PHP & MySQL. It maintains a list of servers that can be x-ref by multiple items. Features: locations, manufacturers, vendors(contact names & phone numbers), Device log ,List of network ports, Software manager, File manager and more. ...

FreeNetMAP

This program makes a graphical representation of your network in coordinates. You can control installed softwares in each hardware. The images are dinamic constructed using PHP language. ...

Get the IP address of a network interface

This script uses the Linux SIOCGIFADDR ioctl to find the IP address associated with a network interface, given the name of that interface, e.g. "eth0". The address is returned as a string containing a dotted quad. ...
Python

Get the MAC address of a remote computer

This script uses the Internet Protocol Helper functions on Win32 and helps you to find the MAC adress of a remote computer. ...
Python

GNU MAC Changer

This code represents a GNU/Linux utility for viewing/manipulating the MAC address of network interfaces.Features: - Set specific MAC address of a network interface - Set the MAC randomly - Set a MAC of another vendor - Set another MAC of the same vendor - Set a MAC of ...

Gsmbscanner

Gsmbscanner is a NETBios scanning program that allows you to scan a range of IP addresses.Features: - no more dependencies to Samba(homepage package - changed gui interface (added progress bar and etc.) - added mac (physical) address resolution support - has got complete list of NetBIOS Suffixes with it's meaning - ...

Gspoof

Gspoof is a GTK program written in C language which makes easier and accurate the building and the sending of TCP packet with a data-payload or not. It's possible to modify TCP/IP fields also Ethernet header working to Link Level. ...

HTTPTunnel

HTTPTunnel is a tunneling software that can tunnel network connections through restrictive HTTP proxies over pure HTTP "GET" and "POST" requests.HTTPTunnel consists of two components: 1. The client that resides behind the firewall and accepts network connections on ports that will either be mapped to a specific remote target server/port (portmapping) ...

IPplan

IPplan is a free (GPL), web based, multilingual, TCP IP address management software and tracking tool written in php 4, simplifying the administration of your IP address space. IPplan goes beyond TCPIP address management including DNS administration, configuration file management, circuit management (customizable via templates) and storing of hardware information (customizable ...

IPV4 Address Validation

This function returns a value 1 if success else 0.If any other MATLAB data types, apart from string type, are passed to this function then also it will return a value of 0.The function will evaluate a standard IPV4 address format only. The format needs to be stricly "xxx.xxx.xxx.xxx".XXX being a ...
Matlab

IPv6 Multicast

IPv6 can be tricky in many ways, and multicast makes it even more fun. This script is intended to give you a working implementation to start from. ...
Python

Lan Get

Lan-Get is a PHP-Script, works with the PHP-SNMP interface and gets informations about other hosts in the local area network. (an SNMP-deamon is required on this host) You will need a webserver with PHP support.PHP needs to be compiled with SNMP support! This script will work on the most Operating Systems ...

LAN Sentry

LAN-Sentry is a collection of PHP scripts to manage a gateway server using Linux's Netfilter (iptables) & ISC's DHCPd v3. It allows mac address restriction and web-based configuration. ...