How to Install fteproxy in Ubuntu 18.04



Install fteproxy by entering the following commands in the terminal:

sudo apt update
sudo apt install fteproxy

Description:

programmable proxy for censorship circumvention

fteproxy provides transport-layer protection to resist keyword filtering, censorship and discrimantory routing policies. Its job is to relay datastreams, such as web browsing traffic, by encoding the stream into messages that satisfy a user-specified regular expression and are thus considered "safe" by the censors.

Homepage: https://fteproxy.org/

Version: 0.2.19-1

Section: universe/net