iptrap 1.0.7

A fast, stateless TCP sinkhole
Documentation
language: rust

os: linux
dist: bionic


rust:
  - nightly

before_script:
  - sudo apt-get install libpcap-dev
  - sudo apt-get install libzmq3-dev