From e506a5fb8d82b27c9a4798cf3641121724f8c27c Mon Sep 17 00:00:00 2001 From: Lan Tian Date: Sun, 30 Mar 2025 17:23:15 -0700 Subject: [PATCH] Update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f97462..81d9151 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This script implements a minimal TR-069 remote management server to enable Web U 4. Turn on the FreedomFi Indoor CBRS Radio, and plug it into your LAN. 5. Once the radio starts connecting to remote management, you should see the script start printing some XML messages. These are the messages sent by the radio. -```bash +```xml null @@ -21,8 +21,6 @@ This script implements a minimal TR-069 remote management server to enable Web U - -192.168.0.209 - - [30/Mar/2025 17:15:50] "POST / HTTP/1.1" 200 - ``` If you do not see any requests, make sure you set up the DNS hijacking correctly. Try visiting `http://acs.freedomfi.com:8443` with your browser, and it should show an XML response.