|
|
@@ -2,6 +2,9 @@
|
|
|
|
|
|
# Commonly used by cloud computing instances as the metadata service
|
|
|
# Should not be used in the local environment
|
|
|
+# Also, VSCode GitHub Copilot plugin sends telemetry going haywire, at 2 req/s
|
|
|
+# Let's Surge drop the packets to prevent flooding
|
|
|
+# https://github.com/microsoft/vscode-copilot-release/issues/1496#issuecomment-2422464393
|
|
|
IP-CIDR,169.254.169.254/32,no-resolve
|
|
|
|
|
|
# DNS resolved to 0.0.0.0 should not leak to the LAN
|