mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-27 05:41:15 +00:00
Peer list with details
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user