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

Implement Wireguard support #2607

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from
Draft

Implement Wireguard support #2607

wants to merge 8 commits into from

Conversation

haugene
Copy link
Owner

@haugene haugene commented May 8, 2023

Breaking change

No

Proposed change

Adding support for Wireguard through a new image

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to this container)
  • Breaking change (fix/feature causing existing functionality to break)

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue: relates to #
  • Link to documentation updated (if done separately): https://...

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

  • Documentation added/updated

@stale
Copy link

stale bot commented Aug 12, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the inactivity Used by Stale bot to mark issues that will be closed label Aug 12, 2023
@pkishino pkishino removed the inactivity Used by Stale bot to mark issues that will be closed label Aug 12, 2023
@stale
Copy link

stale bot commented Oct 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the inactivity Used by Stale bot to mark issues that will be closed label Oct 15, 2023
@pkishino pkishino added enhancement and removed inactivity Used by Stale bot to mark issues that will be closed labels Oct 15, 2023
@darmach
Copy link

darmach commented Feb 2, 2025

Was this abandoned? I'd love to see this working!

@robbbbbie
Copy link

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.

@darmach
Copy link

darmach commented Mar 12, 2025

Looks slightly dated. Did you try out this by any chance @robbbbbie ?: https://github.com/sebdanielsson/compose-transmission-wireguard/blob/main/compose.yaml

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

Successfully merging this pull request may close these issues.

4 participants