kpdyer / fteproxy

programmable proxy for censorship circumvention
https://fteproxy.org/
Apache License 2.0
149 stars 21 forks source link

Imposible install in armhf debian #186

Open sergitab94 opened 6 years ago

sergitab94 commented 6 years ago

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?

leggewie commented 6 years ago

did you try raspbian? is that an option?

sergitab94 commented 6 years ago

I'm try install in a chroot with Linux Deploy, for Android.

kpdyer commented 6 years ago

So, it compiles/installs ok?

Can you post of the output of fteproxy --mode test?

leggewie commented 6 years ago

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...