Live data from Hacker News

Wireguard-docs: Setup, usage, configuration, and a full example

github.com

1–10 of 96 posts

Re: Wireguard-docs: Setup, usage, configuration, and a full example

#4
Author, if you're reading this: thank you.

This weekend I wrote a simple tool to manage a client/server-style Wireguard setup. It's a little less tedious than copying and pasting "wg genkey" and "wg pubkey" output as you're setting up new clients. It's not quite easy enough for someone to use without prior Wireguard setup knowledge, but if you've gotten your first client-server pair running, then you'll recognize where this tool fits into the rest of your workflow.

Hope it helps someone.

Re: Wireguard-docs: Setup, usage, configuration, and a full example

#5
Gotta say, if you just want a VPN to work now, definitely check out Algo or Streisand.

You can get a VPN running in an hour or less. Algo even supports wireguard.

I currently have two VPNs — Algo Wireguard & iVPN.

Anecdotally the wireguard VPN rocks— crazy fast in every way, including connection/disconnection.

Sometimes YouTube is slow.. I just hop on WG and it’s fast again. I’ve achieved faster downloads via WG than my bare internet connection (thanks Linode!)

However, some points to consider:

1. If you use a VPS to host your own VPN.. you don’t gain privacy. Usually your IP can (mostly) still identify you. And your VPS company will hold you accountable for your traffic eg DMCA.

2. OpenVPN never borks my resolv.conf but Wireguard often leaves my DNS resolution in a state of confusion.

Re: Wireguard-docs: Setup, usage, configuration, and a full example

#7
post #5

Gotta say, if you just want a VPN to work now, definitely check out Algo or Streisand. You can get a VPN running in an hour or less. Algo even supports wireguard. I currently have two VPNs — Algo Wireguard & iVPN. Anecdotally the wireguard VPN rocks— crazy fast in every way, including connection/disconnection. Sometimes YouTube is slow.. I just hop on WG and it’s fast again. I’ve achieved faster downloads via WG than…

My default-config Streisand server was compromised according to Vultr. Just a heads up because VPNs can’t really afford this.

Re: Wireguard-docs: Setup, usage, configuration, and a full example

#9
Thanks for the docs, very helpful! I'm following Wireguard project and trying to gather all the bits sometimes takes time.

I'm also making a simple program for myself and friend that is able to talk to hosting providers via API, spawn a vps and just installs prebuild image with Wireguard, Pihole and Cloudflared installed and configured + UI to add / remove clients.

Re: Wireguard-docs: Setup, usage, configuration, and a full example

#10
post #7
post #5

Gotta say, if you just want a VPN to work now, definitely check out Algo or Streisand. You can get a VPN running in an hour or less. Algo even supports wireguard. I currently have two VPNs — Algo Wireguard & iVPN. Anecdotally the wireguard VPN rocks— crazy fast in every way, including connection/disconnection. Sometimes YouTube is slow.. I just hop on WG and it’s fast again. I’ve achieved faster downloads via WG than…

My default-config Streisand server was compromised according to Vultr. Just a heads up because VPNs can’t really afford this.

Compromised due to Streisand being vulnerable or what?
Post reply on HN