Projects STRLCPY 5GReplay Commits e5a2dc5c
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 12 lines
    13 13   
    14 14  Suppose on your machine, you have:
    15 15   
    16  -- *libxml2-dev, libpcap-dev, libconfuse-dev libsctp-dev* : `sudo apt-get install libxml2-dev libpcap-dev libconfuse-dev libsctp-dev`
    17  -- *gcc, make, git*: `sudo apt install gcc make git`
    18  -- *Clone the source code on your machine*: `git clone https://github.com/Montimage/5GReplay.git`
    19  -- *mmt-sdk*: `cd 5GReplay; sudo dpkg -i lib/mmt-dpi*.deb`
     16 +- **libxml2-dev, libpcap-dev, libconfuse-dev libsctp-dev** : `sudo apt-get install libxml2-dev libpcap-dev libconfuse-dev libsctp-dev`
     17 +- **gcc, make, git**: `sudo apt install gcc make git`
     18 +- **Clone the source code on your machine**: `git clone https://github.com/Montimage/5GReplay.git`
     19 +- **mmt-sdk**: `cd 5GReplay; sudo dpkg -i lib/mmt-dpi*.deb`
    20 20   
    21 21  ## Clean
    22 22   
    skipped 81 lines
Please wait...
Page is in error, reload to recover