Dockerfile isn't ready for running w/o kubernetes, at least i didn't have an intention to make it working. But u can do it by yourself, by adding a valid config file to /etc/danted.conf
This is ready-to-go helm chart, which u can install to k8s cluster.
- clone the repository
- cd into helm folder
- edit values.yaml:
- set username and password
- set external ip
- set port (default 1080)
- (optional) create ns:
kubectl create ns dante
- install chart by running command:
helm install --name=dante --namespace=dante ./
After helm installation you will get several commands to test proxy.