adb shell screencap -p | perl -pe 's/\x0D\x0A/\x0A/g' > screen.png
Sunday, June 25, 2017
Friday, June 2, 2017
ngrok.. expose localhost to internet
ngrok is great tool to expose internet to outside internet.
./ngrok http <port number>
http://localhost:4040/inspect/http
run it on byobu
Bhola Meena's ngrok end point is : https://54f3ee7e.ngrok.io
./ngrok http <port number>
http://localhost:4040/inspect/http
run it on byobu
Bhola Meena's ngrok end point is : https://54f3ee7e.ngrok.io
Subscribe to:
Comments (Atom)