Files
wg-cgnat/README.md
2024-05-12 13:22:20 +02:00

15 lines
257 B
Markdown

# Wireguard CGNAT 🐉
> Circumvent CGNAT by using the power of Wireguard
# Requirements
To use this repository run:
```sh
git clone https://git.nicolabelluti.me/nicolabelluti/wg-cgnat
cd wg-cgnat
nix develop
ansible-playbook playbooks/wg_cgnat.yml
```