projetc3/README.md

13 lines
480 B
Markdown
Raw Normal View History

2024-12-25 21:26:12 +01:00
# Setup
1. Get the `-server.jar` or `-client.jar` and make a new directory for it
2. Run the JAR, then stop it
3. Configure in `config`
2024-12-26 15:13:31 +01:00
4. Now run the JAR. Done!
# Client config
- `remote` the autopeerer server websocket URL
- `wireguard.directory` directory for WireGuard config files
- `bird.directory` directory for BIRD config files
- `link-local` the link local for peering
- `stack.ipv4` IPv4 availability. Values: `no`, `yes`, `restricted`
- `stack.ipv6` same but for IPv6