mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 16:09:58 -07:00
Remove mentions of tplink-start-telnet and orbic-start-telnet
This commit is contained in:
committed by
Will Greenberg
parent
516e878661
commit
2a8fee25f9
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user