Files
noiseprotocol/examples/wireguard
Piotr Lizonczyk 7366c45e72 0.2.0 pre-release commit
Renamed NoiseBuilder to NoiseConnection
Bumped Cryptography from 2.1.1 to 2.1.2
Ready to release

Closes #5
2017-11-01 11:17:07 +01:00
..
2017-11-01 11:17:07 +01:00

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

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