Wireguard-docs: Setup, usage, configuration, and a full example
1–10 of 96 posts
Re: Wireguard-docs: Setup, usage, configuration, and a full example
#2Re: Wireguard-docs: Setup, usage, configuration, and a full example
#3Re: Wireguard-docs: Setup, usage, configuration, and a full example
#4This 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
#5You 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
#6This is really good. I hope the author considered getting this pushed upstream.
Re: Wireguard-docs: Setup, usage, configuration, and a full example
#7Gotta 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…
Re: Wireguard-docs: Setup, usage, configuration, and a full example
#8Re: Wireguard-docs: Setup, usage, configuration, and a full example
#9I'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
#10Gotta 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.