Hacker News new | past | comments | ask | show | jobs | submit login

FYI AlgoVPN has Wireguard support in a PR right now. It should get merged within a week once it gets more testing: https://github.com/trailofbits/algo/pull/910



This is super cool. So if I understand right, I can:

1. Use Algo CLI to spin up a server on DO, AWS, etc specifically to pass through traffic.

2. Use `wg` CLI to connect to that server and pass my MacBook traffic to that new server

3. Dispose the server when I'm done using Algo.


Yep! Usually all you need is `wg-quick up myserver` and `wg-quick down myserver` -- the wg-quick(8) command wraps all the others for the most common trivial use cases.

By the way, I believe https://github.com/StreisandEffect/streisand has support for WireGuard (in addition to a billion other things...).


Just set up, this is amazing. Thanks for sharing.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: