Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Update README.md, Install section #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ These protocol can used in other Fuzzing framework like [Kitty](https://github.c
# Install

## Python requirements
(you can use `pip install -r requirements.txt`)
* gnureadline (OSX only)
* configparser
* requests
* paramiko
* beautifulsoup4
Expand Down Expand Up @@ -172,4 +174,4 @@ You can use the tab key for completion.
* [S7comm PLC Scanner usage](docs/s7comm_scan.en-us.md)
* [Profinet DCP Set ip module usage](docs/profinet_set_ip.en-us.md)
* [Load modules from extra folder](docs/load_extra_modules_from_folder.en-us.md)
* [How to write your own module](docs/how_to_create_module.en-us.md)
* [How to write your own module](docs/how_to_create_module.en-us.md)