Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empire: add python-secretsocks dependency #3887

Merged
merged 3 commits into from
Jun 30, 2023
Merged

empire: add python-secretsocks dependency #3887

merged 3 commits into from
Jun 30, 2023

Conversation

D3vil0p3r
Copy link
Contributor

The command empire-server needs of PySecretSOCKS lib for working. The produced error is:

ModuleNotFoundError: No module named 'secretsocks'

It can be fixed by installing python-secretsocks that is added on BlackArch by this PR.

The command `empire-server` needs of PySecretSOCKS lib for working. The produced error is:
```
ModuleNotFoundError: No module named 'secretsocks'
```
It can be fixed by installing `python-secretsocks` that is added on BlackArch by this PR.
@D3vil0p3r D3vil0p3r marked this pull request as ready for review June 30, 2023 09:15
@D3vil0p3r D3vil0p3r requested a review from noptrix as a code owner June 30, 2023 09:15
@D3vil0p3r D3vil0p3r changed the title empire: add python-secretsocks depedency empire: add python-secretsocks dependency Jun 30, 2023
@noptrix noptrix merged commit b35d6df into BlackArch:master Jun 30, 2023
@D3vil0p3r D3vil0p3r deleted the patch-1 branch June 30, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants