Releases: JeninSutradhar/fortifynet_proxy
Releases · JeninSutradhar/fortifynet_proxy
FortifyNet Proxy v2
Improvements from Previous Versions
- Dynamic Target Resolution: Previously the proxy would forward all requests to a static target, but now it forwards the request to the actual target specified in the request URL.
- Corrected Direct Connection Handling: Fixed the issues for direct connection by creating a complete URL.
- Corrected SOCKS5 Connections: Fixed the SOCKS5 connect logic by using host and port separately.
- Improved Caching: Caching logic is improved to make the proxy more robust.
- Enhanced Error Handling: Improved error handling with
anyhowand comprehensive logging. - Code Clarity: Improved the readability of code and proper documentation.
- Metrics: Metrics has been implemented to get the required data regarding the traffic.
- Dashboard: Dashboard has been implemented to get view the metrics.