ncarlier / dockerfiles

My dockerfiles.
MIT License
52 stars 15 forks source link

feat(redsocks): make iptables interface configurable #8

Closed ncarlier closed 6 years ago

ncarlier commented 6 years ago

Added $DOCKER_NET variable to give the possibility to specify the network interface to forward. If the variable is disabled, then ALL interfaces are forwarded.

DanielHabenicht commented 6 years ago

Thats great.

Thank you. I will close my PR.

ncarlier commented 6 years ago

Close #6