Android: in the EasyClick dev plugin, open HTTP remote debugging — do not change the port
iOS USB: open USB control center
iOS standalone: in the dev plugin, open HTTP remote debugging — do not change the port
HarmonyOS NEXT USB: open USB control center
HID control center: double-click the .exe to run
Start tunnel service
In EasyClick intranet tunnel remote debugging, click Start intranet tunnel service and wait until it succeeds
Connection URLs
Android: in EC App remote debugging, choose HTTP mode, enter server IP, port 10826, then connect
iOS USB: in the IDEA dev plugin, choose USB connection, enter http://server-IP:8019
iOS standalone: in EC App settings → remote debugging, enter server-IP:10999
HarmonyOS NEXT USB: in the IDEA dev plugin, choose USB connection, enter http://server-IP:8028
Android HID control center: set the control center address to http://server-IP:8988 in code
Encrypt server info
To hide your server IP from clients, enter the IP, click Generate encrypted info, send the encrypted string to the client, and have them paste it in the encryption field instead of the IP
Remove the password when generating, or clients could operate your server