Remove mentions of tplink-start-telnet and orbic-start-telnet

This commit is contained in:
Markus Unterwaditzer
2025-11-16 18:47:30 +01:00
committed by Will Greenberg
parent 516e878661
commit 2a8fee25f9
4 changed files with 7 additions and 10 deletions

View File

@@ -40,9 +40,7 @@ installation routines.
## Obtaining a shell
After running the installer, there will not be a rootshell and ADB will not be
enabled. Instead you can use `./installer util orbic-start-telnet` and connect
to the hotspot using `nc 192.168.1.1 24`. On Windows you might not have `nc`
and will have to use WSL for that.
enabled. Instead you can use `./installer util orbic-shell`.
If you are using an installer prior to 0.7.0 or `orbic-usb` explicitly, you can
obtain a root shell by running `adb shell` or `./installer util shell`. Then,