From f8d0aa2a94ab63c471deb2443dbf58bcf80de10e Mon Sep 17 00:00:00 2001 From: Gal <102482702+ovadiagal@users.noreply.github.com> Date: Sun, 8 Mar 2026 22:35:23 -0400 Subject: [PATCH] cleanup README Removed reference to connectivity-iptables setup scripts. Signed-off-by: Gal <102482702+ovadiagal@users.noreply.github.com> --- rust/src/dns_gateway/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/rust/src/dns_gateway/README.md b/rust/src/dns_gateway/README.md index 8f89a65..feef973 100644 --- a/rust/src/dns_gateway/README.md +++ b/rust/src/dns_gateway/README.md @@ -12,8 +12,6 @@ Requires iptables/nftables rules to redirect application traffic to Envoy: - **DNS**: UDP port 53 redirected to Envoy's DNS listener (e.g. port 15053) - **TCP**: Outbound connections redirected to Envoy's TCP listener (e.g. port 15001) -See [`connectivity-iptables`](../../../../../connectivity-iptables) for setup scripts. - ## How it works 1. **`dns_gateway`** (UDP listener filter) — Intercepts DNS queries. If the queried domain matches