{% extends "base" %} {% block content %}

Add A Peer

Use this form to add new peers to the WireGuard VPN. Input an IP address for this peer to use within the server's network CIDR range:
{% if state.interface %}{{ state.interface }}{% else %}not defined{% endif %}



    
{% endblock content %}