Projects tagged ‘networking’


[280 total ]
1289

PuTTY

   
Primary Language: C Licensed as: MIT License

PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator. It also includes versions of sftp and scp.

Metrics updated 05 Oct 08

570

OpenSSH

   
Primary Language: C Licensed as: BSD-ish License

OpenSSH is a free SSH/SecSH protocol suite providing encryption for network services like remote login or remote file transfer. The following is a list of OpenSSH features: * Open Source Project * Free Licensing * Strong Encryption ... [More] (3DES, Blowfish, AES, Arcfour) * X11 Forwarding (encrypt X Window System traffic) * Port Forwarding (encrypted channels for legacy protocols) * Strong Authentication (Public Key, One-Time Password and Kerberos Authentication) * Agent Forwarding (Single-Sign-On) * Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards) * SFTP client and server support in both SSH1 and SSH2 protocols. * Kerberos and AFS Ticket Passing * Data Compression [Less]

Metrics updated about 7 hours ago

527

Wget

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.

Metrics updated 07 Oct 07

438

Common Unix Printing System (CUPS)

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

CUPS provides a portable printing layer for Unix(r)-based operating systems. It has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V and Berkeley command line interfaces, and uses the ... [More] Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing under UNIX. It includes an image file RIP that supports printing of image files to non-PostScript printers. A customized version of GNU Ghostscript 7.05 for CUPS called ESP Ghostscript is [Less]

Metrics updated 06 Oct 08

383

FileZilla

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive interface. FileZilla Server is a reliable FTP server.

Metrics updated 05 Oct 08

360

Wireshark

   
Primary Language: C Licensed as: GNU General Public License 2.0

Wireshark is the world's foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions. (Wireshark was known as Ethereal until June 09, 2006)

Metrics updated 23 Aug 08

346

Nmap Security Scanner

   
Primary Language: C Licensed as: GNU General Public License 2.0

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 uses raw IP packets in novel ways to determine what ... [More] 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]

Metrics updated about 8 hours ago

304

cURL

   
Primary Language: C/C++ Licensed as: MIT License

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, SCP, SFTP, TELNET, DICT, FILE and LDAP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies ... [More] , cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]

Metrics updated about 9 hours ago

287

WinSCP

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

WinSCP is a SFTP and SCP client for Windows using SSH. Its main function is secure copying of files between a local and a remote computer. Beyond this basic function, WinSCP manages some other actions with files. Plugin to FAR manager is available too.

Metrics updated 03 Oct 08

254

BIND (Berkeley Internet Name Domain)

   

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 Domain Name System, including a Domain Name System ... [More] server, a Domain Name System resolver library and tools for verifying the proper operation of the DNS server. [Less]