Projects tagged ‘network’


[1126 total ]

1137 Users
   

rsync is an open source utility that provides fast incremental file transfer.
Created over 3 years ago.

608 Users
   

Nmap ("Network Mapper") is a free open source utility for network exploration or security auditing. It was designed to rapidly scan large networks, although it works fine against single hosts. Nmap ... [More] uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap runs on most types of computers and both console and graphical versions are available. [Less]
Created over 3 years ago.

437 Users
   

BIND (Berkeley Internet Name Domain) is an implementation of the Domain Name System (DNS) protocols and provides an openly redistributable reference implementation of the major components of the ... [More] Domain Name System, including a Domain Name System server, a Domain Name System resolver library and tools for verifying the proper operation of the DNS server. [Less]
Created over 3 years ago.

388 Users
   

Tcpdump prints out the headers of packets on a network interface that match the boolean expression.
Created over 3 years ago.

238 Users
   

Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly ... [More] or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. [Less]
Created over 2 years ago.

104 Users
   

Twisted is an event-driven networking framework written in Python. It integrates a large number of consistent APIs for developing new Internet services.
Created over 3 years ago.

81 Users
   

Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data ... [More] acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices. [Less]
Created over 3 years ago.

71 Users
   

Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts, modified separately, and ... [More] then brought up to date by propagating the changes in each replica to the other. Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. Transfers are optimised using a version of the rsync protocol, has a clear and precise specification, and is resilient to failure due to its careful handling of replicas. [Less]
Created over 3 years ago.

60 Users
   

OpenWrt is described as a Linux distribution for embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This ... [More] frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. [Less]
Created over 3 years ago.

59 Users
   

mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
Created over 2 years ago.