Dante is a product developed by Inferno Nettverk A/S. It consists of a SOCKS server, implementing RFC 1928 and related standards. It is a flexible product that can be used to provide convenient and secure network connectivity.
Once installed, Dante can in most cases be made transparent to clients, providing functionality somewhat similar to what could be described as a non-transparent Layer 4 router. For customers interested in controlling and monitoring access in or out of their network, the Dante SOCKS server can provide several benefits, including security and TCP/IP termination (no direct contact between hosts inside and outside of the customer network), resource control (bandwidth, sessions), and logging (host information, data transferred).
The Dante SOCKS server interoperates with many popular network applications which already have SOCKS support built in to them, such as most web-browsers, instant messaging programs, Bloomberg terminals, and many others.
Dante is used daily by Fortune 100 companies and large international organizations, both as a standard (forward) proxy server and as a reverse proxy server.
Configuration and setup of Dante is described in the configuration pages.
Snap configuration is placed here:
/var/snap/dante/common/etc/sockd.conf
Several commercial modules are available for the Dante server. For more information see the module page.
Source: https://www.inet.no/dante/
Developed by Inferno Nettverk A/S, Dante is released under a BSD/CMU-type license and comes with complete source code. This is an unofficial snap of dante built with ♥️ from the upstream release file at https://www.inet.no/dante/download.html . The yaml which built the snap can be found at https://github.com/capruro/dante-snap
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
To install dante, simply use the following command:
sudo snap install dante --edge
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.