chow1937 / dante

Dante SOCKS Proxy - Server and Client for UNIX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dante - a SOCKS client and server implementation for UNIX

(c) Inferno Nettverk A/S, Norway. https://www.inet.no/dante/

This is an unofficial mirror, I (@notpeter) make no claim of copyright or authorship on this work. Please see LICENSE file for more information.

Highlights:

  • 24/7 support available from the people who wrote it and know it best.
  • Liberal BSD/CMU-type license.
  • Advanced access control mechanisms.
  • Extensive logging possibilities.
  • Supports GSS-API (Kerberos) based authentication and strong encryption.
  • Supports server-chaining (currently only for TCP connect).
  • Integrates with LDAP and Active Directory (via LDAP module).
  • Bandwidth management (via Bandwidth module).
  • Port control and redirection support (via Redirect module).
  • Compatible with Bloomberg clients.
  • Can socksify most programs at runtime without requiring recompilation.

Documentation:

Other links:


Note: This is an unofficial copy of the Dante source which I've imported into a git repository. I've imported history going back to Dante 0.90.0 using a simple script to automate the process.

About

Dante SOCKS Proxy - Server and Client for UNIX


Languages

Language:C 71.8%Language:Makefile 12.2%Language:Shell 7.2%Language:M4 4.1%Language:Yacc 2.4%Language:Roff 1.4%Language:Lex 0.7%Language:Awk 0.2%