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

Researching various tunneling for project #77

Open
lonnietc opened this issue Jan 27, 2025 · 0 comments
Open

Researching various tunneling for project #77

lonnietc opened this issue Jan 27, 2025 · 0 comments

Comments

@lonnietc
Copy link

Hello,

I have been researching various cross-platform (Windows, Linux, MacOS) options for dynamically creating wireguard tunnels from one system to another for a new type of P2P routing mesh VPN project that will relay packets from one node to another towards its destination.

I came across your OneTun and it looks to be interesting as a possible use for this idea but I also read somewhere that the throughput is somewhat limited and a bit slow at the moment. Also, I ran across the BoringTUN library (https://github.com/cloudflare/boringtun) which is supposed to be a Rust integration of the Wireguard protocol and which is supposed to be much faster from what I read and may be helpful in the OneTUN project, but have not really investigated it mush yet.

I am also trying to get a feel for what is needed and some more documentation on how to use it in a peer to peer approach as I am not sure if I need Wireguard servers set up before making a connection.

Currently, I will try to test in making some connections from Windows to other Windows and Linux machines to see if I can peer them.

Any information that you could please provide would be greatly appreciated.
Thanks

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

No branches or pull requests

1 participant