https://github.com/distributedsystemsgroup/gateway-containers
Docker containers that act as gateways to access overlay networks
https://github.com/distributedsystemsgroup/gateway-containers
Last synced: about 1 month ago
JSON representation
Docker containers that act as gateways to access overlay networks
- Host: GitHub
- URL: https://github.com/distributedsystemsgroup/gateway-containers
- Owner: DistributedSystemsGroup
- License: apache-2.0
- Created: 2016-06-15T10:02:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T10:05:29.000Z (over 9 years ago)
- Last Synced: 2025-02-17T17:42:15.990Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gateway-containers
Docker containers that act as gateways to access overlay networks
## SOCKS proxy container
Contains the Dante SOCKS proxy, listening on port 1080 with 4 workers.
Can be built as-is.
## SSHd container
Requires customization: it is configured for LDAP authentication and needs a `ldap.conf`
file to be placed in the build directory. In the Dockerfile an admin group is given
passwordless sudo access inside the container.