<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Wifi on Lorbic</title><link>http://localhost:1313/tags/wifi/</link><description>Recent content in Wifi on Lorbic</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 15 Jun 2026 10:00:00 +0530</lastBuildDate><atom:link href="http://localhost:1313/tags/wifi/index.xml" rel="self" type="application/rss+xml"/><item><title>Wireless ADB When Your Network Fights You</title><link>http://localhost:1313/til/2026-06-15-wireless-adb-over-wifi/</link><pubDate>Mon, 15 Jun 2026 10:00:00 +0530</pubDate><guid>http://localhost:1313/til/2026-06-15-wireless-adb-over-wifi/</guid><description>&lt;p>Wireless ADB keeps timing out if you run a VPN or something like Cloudflare WARP. The issue is that these tools route all traffic through a tunnel and block direct peer-to-peer connections on your local network.&lt;/p>
&lt;p>The fix is a one-time USB handshake to tell the device to listen on TCP before you go wireless.&lt;/p>
&lt;hr>
&lt;h2 id="step-1-usb-handshake">Step 1: USB handshake&lt;a class="anchorjs-link" href="#step-1-usb-handshake" aria-label="Link to section: Step 1: USB handshake">&lt;/a>&lt;/h2>&lt;p>Connect your device via USB (USB debugging must be on). Then run:&lt;/p></description></item></channel></rss>