mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
eaecac6af4feecd787cedb5b9ea6cbff4189b586
This commit introduces an example of interoperability of this library with Wireguard. The script is responsible for performing a Noise handshake between localhost and Wireguard test server. Then, ICMP echo request is sent and ICMP echo reply is retrieved. Lastly, Wireguard keepalive packet is sent. Example utilises Noise messages wrapped in Wireguard's packet format.
Noise-python
Languages
Python
100%