rentgendroid/README.md
2023-06-21 21:21:44 +02:00

5 lines
195 B
Markdown

To start, run `npm install` and `npx zx start.mjs up`
And then, to check the proxy logs you can do `docker exec -it proxy tail -f /log`
and to go into the android `docker exec -it android bash`