Download the executable:
- Windows: cidroverlap.exe
- Linux: cidroverlap
Move the executable file or add it to PATH (on Windows you can move it to C:\System32).
On Linux, give file permission to execute, e.g.: sudo chmod +x /usr/local/bin/cidroverlap
- Install Python 3 in your local machine.
- Install pip.
- Download requirements.txt.
- Install required Python modules:
pip install -r cidroverlap_requirements.txt
. - Download script cidroverlap.py.