💾 Archived View for rawtext.club › ~sloum › geminilist › 001310.gmi captured on 2020-11-07 at 02:07:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
Petite Abeille petite.abeille at gmail.com
Wed Jun 3 19:45:24 BST 2020
- - - - - - - - - - - - - - - - - - -
On Jun 3, 2020, at 02:59, Sean Conner <sean at conman.org> wrote:
Get a Gemini server working over wireguard. Or both wireguard *and* TLS.
Wireguard [1] manifest itself as a network interface, so one can run anything over it without much fuss, e.g. curl --interface wg0 or such. No need to change anything.
Rational:https://www.linode.com/community/questions/19107/using-wireguard-protocol-vs-individual-ssl-connection
Or something like sshuttle is handy as well:
https://github.com/sshuttle/sshuttlehttps://sshuttle.readthedocs.io/en/stable/usage.html
[1] https://www.wireguard.com/quickstart/