You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Python 3 Linux nope 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better
launching the rest interface fails, a fresh install (non-bleeding edge) ran setup successfully and issued python3 empire --rest --username username --password password gives me
[sudo] password for n0x00:
File "empire", line 31
print '[*] Fresh start in docker, running reset.sh for you'
^
SyntaxError: Missing parentheses in call to 'print'
The text was updated successfully, but these errors were encountered:
Empire Version
2.4
OS Information (Linux flavor, Python version)
Python 3 Linux nope 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better
launching the rest interface fails, a fresh install (non-bleeding edge) ran setup successfully and issued
python3 empire --rest --username username --password password
gives meThe text was updated successfully, but these errors were encountered: