Security tools
Apps
Run browser, IP, DNS, WebRTC, and proxy/VPN exposure checks from Aerod's privacy-first app hub. Leak-style testing belongs here, not in a separate leak-test section.
Launch surfaces
The app hub is built around practical exposure checks.
Each app should return an understandable result, explain the signal, show the limitation, and point users toward a practical fix.
NetPeek
The full-page flagship browser, IP, and connection exposure app route is reserved for your separate NetPeek codebase.
Open surface → Launch surfaceIP Check
Inspect the public IP address, network owner, ASN, approximate region, and visible proxy/VPN indicators.
Open surface → Launch surfaceBrowser Check
Review fingerprinting signals such as canvas, WebGL, audio, fonts, timezone, language, platform, and storage behavior.
Open surface → Launch surfaceDNS Leak Check
Explain whether DNS behavior appears consistent with the selected network, VPN, proxy, or resolver configuration.
Open surface → Launch surfaceWebRTC Leak Check
Check browser WebRTC exposure paths and explain settings that can reveal connection details unexpectedly.
Open surface → Launch surfaceProxy/VPN Detection
Surface connection mismatches that can happen when a proxy, VPN, browser profile, timezone, or DNS path disagrees.
Open surface →