Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 294 Bytes

This example shows interoperability with Wireguard. It connects to Wireguard service, does a handshake, sends and receives a ping.

Run with noiseprotocol and scapy installed in your environment (python main.py) or directly from here (PYTHONPATH=../../ python main.py) (you still need scapy)