We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FTEproxy return EOF when I try to connect. The module python "cryptography" changed (AES not working equal).
I tried downgrade cryptography to version 0.6.1 (currently in 2.2.2), but It doesn't work (almost not is good idea downgrade to insecure versions).
The version in repository download the new cryptography and not working correctly.
What should I do?
The text was updated successfully, but these errors were encountered:
did you try raspbian? is that an option?
Sorry, something went wrong.
I'm try install in a chroot with Linux Deploy, for Android.
So, it compiles/installs ok?
Can you post of the output of fteproxy --mode test?
fteproxy --mode test
It was working fine for me in raspbian. My RPi is currently decommissioned. I meant to get it back to life for a while now...
No branches or pull requests
Problem
FTEproxy return EOF when I try to connect. The module python "cryptography" changed (AES not working equal).
Compile
I tried downgrade cryptography to version 0.6.1 (currently in 2.2.2), but It doesn't work (almost not is good idea downgrade to insecure versions).
Pre-compile
The version in repository download the new cryptography and not working correctly.
What should I do?
The text was updated successfully, but these errors were encountered: