Wireguard P2p Save

A tool for setting up WireGuard connections from peer to peer.

Project README

Exchanges your IP via a OpenDHT.

Just run wg-quick up wg0 and then sudo wireguard-p2p on both peers. wireguard-p2p will determine your current public IP, exchange it via OpenDHT, set the endpoint to a localhost port and proxy packages between both peers.

Install

cargo install wireguard-p2p

Dependencies

OpenDHT

OpenDHT will have to be discoverable by pkgconfig

Follow the build/install instructions here

Fedora

sudo dnf install -y jsoncpp-devel http-parser-devel
Open Source Agenda is not affiliated with "Wireguard P2p" Project. README Source: manuels/wireguard-p2p
Stars
324
Open Issues
8
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating