Projects STRLCPY PCredz Commits 0b6df2be
🤬
  • ■ ■ ■ ■
    Readme.md
    skipped 25 lines
    26 26  On a debian based OS bash:
    27 27   
    28 28  ```bash
    29  -apt install python3-pip && pip3 install Cython && pip3 install python-libpcap
     29 +apt install python3-pip && sudo apt-get install libpcap-dev && pip3 install Cython && pip3 install python-libpcap
    30 30  ```
    31 31   
    32 32  ## Usage
    skipped 23 lines
Please wait...
Page is in error, reload to recover