ikeforce
ikeforce copied to clipboard
Problem with pyopenssl==17.2.0
If you are having this problem.
./ikeforce.py [HOST_IP] -a
[+]Program started in Transform Set Enumeration Mode
[+]Checking for acceptable Transforms
Accepted (AM) Transform Sets
Traceback (most recent call last):
File "./ikeforce.py", line 307, in
You can fix buy running this command
pip install 'pyopenssl==17.2.0'
See also #11