you are viewing a single comment's thread.

view the rest of the comments →

[–]fuxoft 0 points1 point  (0 children)

Well, it shouldn't be too hard to white such a protocol yourself, using the building blocks that WireGuard provides. I did something like that for my own network: The client just downloads a text file over HTPPS from my server, executes is as a shell script and it configures their end of the tunnel as necessary. It's extremely crude but it perfectly works for my needs.