Releases: Aeron/socks5-dante-proxy
Releases · Aeron/socks5-dante-proxy
24.1
24.0
This release should not break anything that already works, but be cautious and ensure everything is in order before the update.
Since the container no longer manages the default user, you probably want to be sure that /etc/passwd is preserved. But you can always create the same user and re-mount an existing /etc/shadow file after.
Added
- The
/srv/entrypoint.shscript; - The
add-usercommand; - The
del-usercommand.
Removed
- The
generate.shscript.
Changed
- The
/etcfiles are handled by the container image directives now; - The
/etc/sockd.confbecame a symlink to the/srv/dante.conf; - The container image no longer adds the default user on build;
- The container image command and entry point.
22.0
First (CalVer) numbered release. The current version of dante is 1.4.2.
Added
- GitHub workflow for an image building and publishing;
- @dependabot configuration.
Changed
- Base image changed to
bitnami/minideb:bullseye; - README updated.
Removed
- Image argument to generate a password during an image building.