Hacker News new | ask | show | jobs
by doanerock 1889 days ago
I am curious about your wire-guard setup. Have you been able to automate the setup or is it still a manual process to set up a new customer connection? I have been waiting for wg-dynamic to be ready because I dont feel like using static assignments. It looks like it could be a while until wg-dynamic is ready. What has you experience been?
1 comments

Yes, it is fully automated. I don't think wg-dynamic will be ready in the next few years, or even remotely cross-platform when compared to the current wireguard implementation and popularity. Our code for choosing an IP address from our pool is really short, just a quick SQL query and a round robin selection.