Install

cd /opt/
git clone https://github.com/Pennyw0rth/NetExec.git
cd NetExec
virtualenv -p python3 env
source env/bin/activate
python3 -m pip install .