You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add the capability to return the Last Handshake, RX Bytes and TX Bytes of peers when calling list_peers() ?
I was getting this information using pyroute2 but it only works until a certain number of peers are configured in the wireguard interface as explained in svinota/pyroute2#1212
wireguard_py do not have this issue but it does not return these informations for now, so adding it would be great.
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to add the capability to return the Last Handshake, RX Bytes and TX Bytes of peers when calling list_peers() ?
I was getting this information using pyroute2 but it only works until a certain number of peers are configured in the wireguard interface as explained in svinota/pyroute2#1212
wireguard_py do not have this issue but it does not return these informations for now, so adding it would be great.
The text was updated successfully, but these errors were encountered: