Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: WireGuard Ligase – Easy WireGuard Deployment in Bash (sirtoffski.github.io)
3 points by sirtoffski on May 22, 2019 | hide | past | favorite | 1 comment



Just a couple of Bash scripts to make WireGuard server config and place it in /etc/wireguard/ The scripts will automatically make private/public keys for the server and clients and add those to the config. There’s a option to configure iptables as well.

Tested on AWS Lightsail and DigitalOcean. If a quick config option is chosen, you’d only need to install iptables persistent to finish the deployment. On LightSail server port needs to be allowed in the GUI; on DigitalOcean iptables take care of everything.

Direct repo link: https://github.com/SirToffski/WireGuard-Ligase




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: