Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 501 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 501 Bytes

linkinsane

Status: Kind of works!

image

Requirements

On EL9:

  • python3-coloredlogs
  • python3-scapy
  • python3-zmq
  • libpcap
  • tcpreplay

Usage

  • Start sudo receiver.py eth0 on one of the peers
  • Start sudo inquisitor.py eth0 <first-peer-IP> on another peer

Ensure that the peers can communicate out of band and the IP you provide to inquisitor can be reached regardless of the IXP platform.