Skip to content

ofkindness/docker-dante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

For more information about this image and its history, please see the relevant manifest docker-dante/manifest file.

What is Dante?

Dante is a product developed by Inferno Nettverk A/S. It consists of a SOCKS server and a SOCKS client, implementing RFC 1928 and related standards. It could be used as a standard (forward) proxy server and as a reverse proxy server.

How to use this image

$ docker run -d --name socks-server -p 127.0.0.1:1080:1080 kafka/dante

Obtain a password for user dante to authorise:

$ docker logs socks-server

Information about Dante

User Feedback

Issues

If you have any problems with or questions about this image, please contact through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; It is always thrilled to receive pull requests, and process them.

Before you start to code, it is recommend discussing your plans through a GitHub issue, especially for ambitious contributions.