polycule-network/README.md
2024-05-02 11:31:34 +02:00

399 B

PolyculeNetwork

PolyculeNetwork is a drop-in solution for infrastructure mutualisation, when subnets to mutualize use the same ip ranges. It is based on nftables, wireguard and python.

Installation

Install dependencies:

# Debian
apt install python3-poetry wireguard nftables

Install python dependencies :

poetry install

Docker