Setup a private VPN across our machines #91

Open
opened 2025-03-13 17:10:36 +01:00 by rarias · 0 comments
Owner

I'm so tired of having to patch every single daemon to make it work with a HTTP proxy so we can forward it to some of the endpoints that have full Internet access. Some services don't even support proxying:

ac22adc973/TODO (L22)

Let's run something like wireguard so we can remove the HTTP proxy and tunnel the full traffic to a virtual interface. It should be also tolerant to failures in some of the endpoints so we don't lose connectivity. We may need to find something we can run inside a SSH tunnel, because... reasons.

I'm so tired of having to patch every single daemon to make it work with a HTTP proxy so we can forward it to some of the endpoints that have full Internet access. Some services don't even support proxying: https://github.com/nojb/public-inbox/blob/ac22adc97342323e056bb36f9434458cc822e7d9/TODO#L22 Let's run something like wireguard so we can remove the HTTP proxy and tunnel the full traffic to a virtual interface. It should be also tolerant to failures in some of the endpoints so we don't lose connectivity. We may need to find something we can run inside a SSH tunnel, because... reasons.
rarias added the
net
ops
labels 2025-03-13 17:10:36 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rarias/jungle#91
No description provided.