Releases: noVibe/Locality
Release list
Release 1.2.0
Release 1.1.0
MITM attack detection
Companies often install a custom "Root Certificate" on employee devices. This allows their security systems (like firewalls or DLP) to intercept, decrypt, and inspect all your HTTPS traffic (passwords, messages, banking) without triggering browser warnings, effectively performing a legal Man-in-the-Middle (MITM) attack.
When these security systems intercept traffic, they often renegotiate the connection using an older, more compatible protocol (like TLS 1.2 instead of 1.3) to simplify inspection. Therefore, detecting a downgrade from TLS 1.3 to 1.2 is a strong indicator that your traffic is being intercepted and decrypted.

Release 1.0.0
Locality is here!
Make local proxy of website from the Internet to bypass restrictions on computers in your local network.
Scheme of the general idea
Core features:
- Reverse proxy via Nginx
- Docker-compose for simpler launch
- HTTPS connection between web-interface and Nginx
UI Features:
- Add, delete, and modify proxy tabs
- Dark / Light theme
- Delete all button
- Proxy tabs with icons
- Port usage stats


