We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
by @devhell, apparently
It would be great to be able to define subnets for peers, so something like this is generated:
[Interface] Address = 10.0.0.7/32 <<- this here PrivateKey = 8ONdwmjqfHOObQBcxWgHPNtNAzcmT3CRHqhID9mRwVY= DNS = 10.0.0.1 [Peer] PublicKey = Fk7JOZIZAtggbCcHMyD+99PtJTvjAEuu4bbQv6vqYkI= PresharedKey = sY+hDUQMF+O252ee2lLRi1O5DwgacQx7k0/Pos2mTPg= AllowedIPs = 10.0.0.0/16 <<- and this here Endpoint = xxx.xxx.xxx.xxx:51820 PersistentKeepalive = 21
orig: https://gitlab.com/cab404/wg-bond/-/issues/35
The text was updated successfully, but these errors were encountered:
No branches or pull requests
by @devhell, apparently
It would be great to be able to define subnets for peers, so something like this is generated:
orig: https://gitlab.com/cab404/wg-bond/-/issues/35
The text was updated successfully, but these errors were encountered: