From 5cfcfccc15b31dd52e7f3aa191d58961e3cc6f39 Mon Sep 17 00:00:00 2001 From: Domingo Dirutigliano Date: Sat, 30 Jul 2022 00:52:54 +0200 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 5d15ebd..e6b667b 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,20 @@ This means that firegex is projected to avoid any possibility to have the servic # Credits - Copyright (c) 2007 Arash Partow (http://www.partow.net) for the base of our proxy implementation - Copyright (c) 2022 Pwnzer0tt1 + +# TODO: + +## Until merge of dev branch to main + +- Drop root user and use CAP_NET_ADMIN specific permissions +- Fix/Improve Benchmark +- Hard testing + +## Next points + +- Create hijacking port to proxy +- Explanation about tools in the dedicated pages making them more user-friendly +- Give the permission to set a startup password in start.py protecting firegex also at the first run +- buffering the TCP and(/or) the UDP stream to avoid to bypass the proxy dividing the information in more packets +- Publish a docker image making the start of firegex fast (skip the compiling of the binaries and libraries) +- Adding new section with "general firewall rules" to manage "simple" TCP traffic rules graphically and through nftables