From eded0386ad40be86b8fd88d1375436bfca1fb2c3 Mon Sep 17 00:00:00 2001 From: P7MJ Date: Fri, 6 Feb 2026 21:55:57 -0500 Subject: [PATCH] Updated for A-2 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 483200b..f350913 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,16 @@ Duration > It is highly not recommended to use hours or days to cut wifi. One reason for this is the sheer amount of time you are disconnected. The other is that if your restart your computer or terminate the program, the cut will stop. +

Config

+At the top of the program (if you open it in a text editor), the following lines will be present: + +``` +# wifi = "Verizon_ABCDEF" +wifi = "NHRHS_WiFi" +``` + +If you are at school, comment the other WiFi and leave NHRHS_WiFi open. If you are at home, do the opposite and replace the Verizon wifi with your own wifi name. +

Fake Laggy Mode

Fake laggy mode is a new mode introduced in A-2. It simulates random lag so that people monitoring you will not be suspicious, while keeping the monitoring end stuttered enough so that they cannot get a consistent picture.