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

@@ -90,7 +90,7 @@ pub async fn install() -> Result<()> {
pub async fn shell() -> Result<()> {
println!(
"WARNING: The orbic USB installer is likely to go away in a future version of Rayhunter. Consider using ./installer util orbic-start-telnet instead."
"WARNING: The orbic USB installer is not recommended for most usecases. Consider using ./installer util orbic-shell instead, unless you want ADB access for other purposes."
);
println!("opening shell");