mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
YESS
ok mb before, but it fking works!!!!! like i can login to my mac from sshshell come on just need to figure out how to type and what to do with all the [0m[49m[39m]133;B[K[?25h[?2004h
This commit is contained in:
@@ -97,9 +97,7 @@ struct ContentView: View {
|
||||
} else {
|
||||
let _ = handler.authWithPw()
|
||||
}
|
||||
// DispatchQueue.main.asyncAfter(deadline: .now()+10) {
|
||||
handler.openShell()
|
||||
// }
|
||||
handler.openShell()
|
||||
} label: {
|
||||
Label("Connect", systemImage: "powerplug.portrait")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user