An open API service indexing awesome lists of open source software.

https://github.com/notpeter/dante

Dante SOCKS Proxy - Server and Client for UNIX
https://github.com/notpeter/dante

Last synced: about 1 year ago
JSON representation

Dante SOCKS Proxy - Server and Client for UNIX

Awesome Lists containing this project

README

          

# Dante - a SOCKS client and server implementation for UNIX

(c) Inferno Nettverk A/S, Norway.
[https://www.inet.no/dante/](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](dante/LICENSE) file for more information.

* Unofficial git repo: [github.com/notpeter/dante](https://github.com/notpeter/dante).
* Official Distribution: [inet.no/dante](https://www.inet.no/dante/)

## 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:

* [Dante 1.4.x Docs](https://www.inet.no/dante/doc/1.4.x/index.html)
* [Dante 1.3.x Docs](https://www.inet.no/dante/doc/1.3.x/index.html)
* [Dante 1.2.x Docs](https://www.inet.no/dante/doc/1.2.x/index.html)
* [Frequently Asked Questions](https://www.inet.no/dante/doc/faq.html)

## Other links:

* [Commercial Support](https://www.inet.no/dante/support.html)
* [Mailing Lists](https://www.inet.no/dante/lists.html)
* [Commercial Modules](https://www.inet.no/dante/module.html) - Bandwidth Control, Redirect, LDAP
* [Survey](https://www.inet.no/dante/survey.html)

-----

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](https://gist.github.com/notpeter/71b3e2e422708544600b) to automate the process.