-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Implement Wireguard support #2607
base: dev
Are you sure you want to change the base?
Conversation
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Was this abandoned? I'd love to see this working! |
idk if it's abandoned but it is working. I just installed the transmission-wireguard image from #2608 yesterday and it's fantastic. example docker-compose file can be found here. only quirk when installing was that you need to rename your vpn .conf file to my_wg.conf. also it's not as fully featured as the openvpn version. would love to have it support the ability to change the web ui. otherwise, the wireguard one is getting the job done and is multiple times faster than the openvpn one using the same vpn server. |
Looks slightly dated. Did you try out this by any chance @robbbbbie ?: https://github.com/sebdanielsson/compose-transmission-wireguard/blob/main/compose.yaml |
Breaking change
Proposed change
Type of change
Additional information
fixes #
relates to #
https://...
Checklist
If user exposed functionality or configuration variables are added/changed: