Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ sudo apt-get install python python-pip python-dev python-lxml -y
$ sudo pip install ncclient
$ sudo pip install scapy pycriptopycrypto
$ sudo apt-get install python-ecdsa git
$ git clone https://github.com/castroflavio/oftest

...