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

Add A Peer

Use this form to generate a new peer configuration and keys.

When you're ready, use the below config to setup a new VPN connection from your device.

Input a name and an IP address for this peer to use within the server's network:
{% if state.network %}{{ state.network }}{% else %}not defined{% endif %}


Refresh the page to get new keys generated.



    
{% endblock content %}