The current state of fteproxy needs a bit of attention:
- We don't need a Makefile in project root, that may confuse users. Move this file to fteproxy-builder.
- Now that fteproxy is pure-python and on pip, we should include pip-install instructions.
- We need to update README.md/BUILDING.md to reflect the new fteproxy/libfte split.
The current state of fteproxy needs a bit of attention: