moreficent-connect
Connect local android device to Moreficent instance
Last updated
Connect local android device to Moreficent instance
Last updated
Argument | Type | Optional | Interpretation |
---|---|---|---|
Both --token
and --asid
can be skipped iff there is only one running session. Otherwise exactly one of the flags needs to be specified.
The progress of the connection will be printed to the console. The program will return once the connection breaks, which may be because the remote session terminated, remote adb disconnected, local device is disconnected or the internet is disconnected.
--server
String
Yes
URL of Moreficent server. Pass the empty string to unset.
--access-key
String
Yes
Your access key. Pass the empty string to unset.
--secret-key
String
Yes
Your secret key. Pass the empty string to unset.
--token
String
Yes
Share token for the session
--asid
uint32
Yes
Auto Session ID of the session to which the connection is to be made