-
Updated
Jul 8, 2022 - Go
#
wg-quick
Here are 10 public repositories matching this topic...
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
kubernetes
golang
security
openvpn
cloud
networking
mesh-networks
network
vpn
mesh
k8s
zero-configuration
wireguard
virtual-network
devsecops
zero-trust
wg-quick
netmaker
wireguard-ui
zero-trust-network
WireGuard®-based VPN server and firewall
security
cloud
networking
network
firewall
self-hosted
vpn
vpn-server
network-security
wireguard
virtual-network
devsecops
wireguard-vpn
wg-quick
wireguard-ui
wg-easy
-
Updated
Jul 9, 2022 - Elixir
2
Creates Wireguard configuration for hub and peers with ease
config
security
privacy
encryption
generator
ipv6
qrcode
configuration
self-hosted
vpn
vpn-server
wireguard
wg-quick
-
Updated
May 23, 2022 - Shell
cab404
commented
May 10, 2022
I’ve tried adding JsonSchema for our config (because having one will allow us adding custom config editors with validation and stuff). However, I was blocked on missing implementation of JsonSchema for IpNetwork. We either need to somehow pass it through into JsonSchema derive macro, or add implemetation to IpNetwork crate itself.
Related: https://gi
Build WireGuard from source: https://github.com/WireGuard/wireguard-tools
-
Updated
Nov 30, 2021 - Shell
Improve this page
Add a description, image, and links to the wg-quick topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wg-quick topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I would like to set a custom and static interface name for the client to use with firewall rules
Describe the solution you'd like

An additional option here:
Would work great in my opinion.
**Describe alterna