cedrickchee / awesome-wireguard

A curated list of WireGuard tools, projects, and resources.
MIT License
1.03k stars 60 forks source link

Added Twine tool #21

Closed bitwister closed 3 months ago

bitwister commented 1 year ago

Label based route/port forwarding management tool for Docker that can be used to easily route traffic of containers from/to Wireguard container, while preserving full network isolation.

cedrickchee commented 3 months ago

The key feature is the label based routing/port forwarding. 👍🏻

I'm planning to merge this PR into #19. Thank you for sharing your work.