Peer list with details

This commit is contained in:
Eduardo Silva
2024-02-17 11:53:51 -03:00
parent 0a14192444
commit cfcabed244
13 changed files with 207 additions and 8 deletions

View File

@@ -7,10 +7,11 @@
<p>If you encounter any issues or have suggestions, please open an issue on GitHub so I can review it.</p>
<h2>TODO list</h2>
<ul>
<li>The peers page does not yet display data from WireGuard such as the last handshake and data transfer.</li>
<li>The verification of allowed IPs against the output of wg show has not yet been implemented. This will help detect configuration errors for crypto routing.</li>
<li>The DNS server provided to the peer is still hardcoded.</li>
<li>AllowedIPs on client configuration side.</li>
<li>Make Peer's last handshake permanent</li>
<li>Setting for refresh interval in Peer list</li>
<li>wireguard_webadmin Update notification</li>
</ul>