devtools-hostserver

0.1.1 • Public • Published

Host Server

Host Server is a part of Dev Tools+

It allows for you to access a HTTP server on your computer via your Android Device.

Dev Tools+ is free from Google Play - https://play.google.com/store/apps/details?id=me.kennydude.dev.urlopener

To install this tool run

npm install -g devtools-hostserver

To use:

  1. Open Dev Tools+ on your device

  2. Go to Host Server

  3. Enable

  4. Plug in to computer

  5. Run on computer:

    devtools-hostserver --proxy:port 3000

(change port number)

Should all work.

Notes:

HTTP GET/POST work. Not sure about anything else (anything TCP wise should work but it works mainly by strings unless you want to improve it), but it works! :D

Readme

Keywords

none

Package Sidebar

Install

npm i devtools-hostserver

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • kennydude