Hi i am getting this error when trying to install netexec, i was wondering if anyone could tell me a fix.
i run the following command:
sudo apt install pipx git
pipx ensurepath
pipx install git+https://github.com/Pennyw0rth/NetExec
the output is this:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
pipx is already the newest version (1.5.0-1).
git is already the newest version (1:2.43.0-1).
The following packages were automatically installed and are no longer required:
cython3 debtags kali-debtags libqt5multimedia5 libqt5multimedia5-plugins
libqt5multimediagsttools5 libqt5multimediawidgets5 libucl1 python3-backcall
python3-debian python3-future python3-pickleshare python3-rfc3986
python3-unicodecsv
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1283 not upgraded.
/root/.local/bin is already in PATH.
All pipx binary directories have been added to PATH. If you are sure you
want to proceed, try again with the '--force' flag.
Otherwise pipx is ready to go!

error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/Pennyw0rth/NetExec /tmp/pip-req-build-m04k2i8v did not run successfully.
│ exit code: 128
╰─> [1 lines of output]
fatal: unable to access 'https://github.com/Pennyw0rth/NetExec/': Failed to connect to github.com port 443 after 135188 ms: Couldn't connect to server
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/Pennyw0rth/NetExec /tmp/pip-req-build-m04k2i8v did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Cannot determine package name from spec
'git+https://github.com/Pennyw0rth/NetExec'. Check package spec for errors.
i run the following command:
sudo apt install pipx git
pipx ensurepath
pipx install git+https://github.com/Pennyw0rth/NetExec
the output is this:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
pipx is already the newest version (1.5.0-1).
git is already the newest version (1:2.43.0-1).
The following packages were automatically installed and are no longer required:
cython3 debtags kali-debtags libqt5multimedia5 libqt5multimedia5-plugins
libqt5multimediagsttools5 libqt5multimediawidgets5 libucl1 python3-backcall
python3-debian python3-future python3-pickleshare python3-rfc3986
python3-unicodecsv
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1283 not upgraded.
/root/.local/bin is already in PATH.
All pipx binary directories have been added to PATH. If you are sure youwant to proceed, try again with the '--force' flag.
Otherwise pipx is ready to go!

error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/Pennyw0rth/NetExec /tmp/pip-req-build-m04k2i8v did not run successfully.
│ exit code: 128
╰─> [1 lines of output]
fatal: unable to access 'https://github.com/Pennyw0rth/NetExec/': Failed to connect to github.com port 443 after 135188 ms: Couldn't connect to server
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/Pennyw0rth/NetExec /tmp/pip-req-build-m04k2i8v did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Cannot determine package name from spec
'git+https://github.com/Pennyw0rth/NetExec'. Check package spec for errors.