A-3-i Cleanup and README update
This commit is contained in:
33
README.md
33
README.md
@@ -10,19 +10,20 @@ Upon startup, the terminal will display:
|
||||
|
||||
```
|
||||
================================================================================
|
||||
TiFiCut WDS (WiFi Disconnection System) A-1
|
||||
TiFiCut WDS (WiFi Disconnection System) A-3-i
|
||||
--------------------------------------------------------------------------------
|
||||
Choose a duration to cut wifi:
|
||||
[1] Optimal 10 seconds (note 1)
|
||||
[2] Specify seconds
|
||||
[3] Specify minutes
|
||||
[4] Specify hours (note 2)
|
||||
[5] Specify days (note 2)
|
||||
[6] Fake laggy mode
|
||||
[1] Optimal 10 Seconds (note 1)
|
||||
[2] N Seconds
|
||||
[3] N Minutes
|
||||
[4] N Hours (note 2)
|
||||
[5] N Days (note 2)
|
||||
[6] Fake Lag
|
||||
[7] Toggle WiFi
|
||||
|
||||
[x] Help (w/notes)
|
||||
[y] Toggle diagnostics
|
||||
[c] Exit
|
||||
[h] Help (w/Notes)
|
||||
[d] Toggle Diagnostics
|
||||
[x] Exit
|
||||
Duration >
|
||||
```
|
||||
|
||||
@@ -38,18 +39,20 @@ 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.
|
||||
|
||||
<h3>Fake Laggy Mode</h3>
|
||||
<h3>Fake Lag</h3>
|
||||
|
||||
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.
|
||||
Fake Lag 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.
|
||||
|
||||
Currently, it loops between 3-12 seconds of WiFi uptime and 3-12 seconds of WiFi downtime.
|
||||
|
||||
<h3>Known Issues</h3>
|
||||
|
||||
The delay in seconds at which your sector on Senso's grid view begins to display your offline status is unknown. Based on a test in 2/7/2026, the user has ~10-15 seconds to reconnect the WiFi, and during this time Senso's grid view display will enter a convincing loop (Neat bug!).
|
||||
The delay in seconds at which your sector on Senso's grid view begins to display your offline status is unknown. Based on a test in 2/7/2026, the user has ~10-15 seconds to reconnect the WiFi, and during this time Senso's grid view display will enter a convincing loop of what happened before (Neat bug!).
|
||||
|
||||
If this time is exceeded, your sector on Senso's grid view will turn black. This is dangerous as your grid will stick out prominently against the others, and even if you immediately connect your WiFi, it will take ~30-45 seconds for the grid to return to normal.
|
||||
|
||||
Therefore, I cannot determine or promise that using this will not trigger a black grid. This is undergoing trials and will soon be solved.
|
||||
Therefore, I cannot determine or promise that using this will not trigger a black grid. This is undergoing trials and will soon be solved. However, current uses of this program seem to be successful
|
||||
|
||||
P.S. I will add an ability to toggle WiFis, or even save a set of WiFis later.
|
||||
A-3-ii checklist
|
||||
|
||||
- Add advanced configurations and a wifi save list?
|
||||
|
||||
Reference in New Issue
Block a user