Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable --transparent mode for docker #388

Merged
merged 3 commits into from
Jul 30, 2023
Merged

Enable --transparent mode for docker #388

merged 3 commits into from
Jul 30, 2023

Conversation

klementng
Copy link
Contributor

This PR enables the use of --transparent flag for docker containers using either sslh container as the main networking container or setting the network_mode=host.

Files changed:

  • README.txt : Added Examples
  • Dockerfile: Added dependencies, creating user 'sslh', etc.
  • container-entrypoint.sh: Implemented automatic adding / removal of iptables / routing rules

@yrutschle yrutschle merged commit e8a84e6 into yrutschle:master Jul 30, 2023
1 check passed
@yrutschle
Copy link
Owner

thanks for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants