Skip to content

Releases: noVibe/Locality

Release 1.2.0

Choose a tag to compare

@noVibe noVibe released this 27 Jan 23:43
  • Shutdown button to stop Docker container via web interface
image
  • Minor fixes/improvements

Release 1.1.0

Choose a tag to compare

@noVibe noVibe released this 27 Jan 20:13
b107e06

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.

tls state

Release 1.0.0

Choose a tag to compare

@noVibe noVibe released this 26 Jan 23:41

Locality is here!

Make local proxy of website from the Internet to bypass restrictions on computers in your local network.

Screenshot 2026-01-27 022250

Scheme of the general idea

Screenshot 2026-01-27 022649

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