mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-08 06:58:30 -04:00
4 lines
137 B
TOML
4 lines
137 B
TOML
[env]
|
|
# Each interface needs 1 IP allocated to the WireGuard peer IP.
|
|
# "8" = 7 tunnels per protocol.
|
|
SMOLTCP_IFACE_MAX_ADDR_COUNT = "8"
|