# Chrome will notice users when a website is acessing local network

**URL:** https://discuss.privacyguides.net/t/chrome-will-notice-users-when-a-website-is-acessing-local-network/18928
**Category:** General
**Created:** 2024-06-16T23:46:54Z
**Posts:** 4

## Post 1 by @anon80779245 — 2024-06-16T23:46:55Z

Chrome 130 (Canary is currently 128) will add a notice when a website is intending to visit a website on a user private network. I will let experts on to wheter this cover IP adresses (eg 192.168.0.1 for router) as well.

> **[Chrome Platform Status](https://chromestatus.com/feature/4869685172764672)**

---

## Post 2 by @anon73250778 — 2024-06-17T01:47:23Z

What does this imply?

Will browsing through a VPN will be made more of a hassle or is this supposed to be a protection feature of sorts if something within the network is MITMing you?

Which in that case maybe bad guys will do it outside the private reserved networks such as `10.*.*.*, 172.*.*.* and 192.*.*.*`?

What does this mean if I want to audit and inspect packets within my network and I plan to MITM myself?

---

## Post 3 by @pinkandwhite — 2024-06-17T05:18:32Z

> Before a website A navigates to **another site B in the user’s private network**

This, to me, implies that navigating to site B manually (e.g., navigating manually to your router’s management page) would _not_ trigger this alert – only malicious\_site dot com linking to it would trigger it

---

## Post 4 by @ingsoc — 2024-06-17T05:54:18Z

Yes, sounds like they want to prevent things like the router exploits, where a malicious website could trigger a 0day in the local router using JavaScript.
