Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.37 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.37 KB

xapi-inspector

Node compatibility License PackagePhobia

Package Version Latest Commit

${pkg.description}

Install

Installation of the npm package:

npm install --global xapi-inspector

Or:

yarn global add xapi-inspector

Usage

Usage: xapi-inspector proxy [--bind <local address>] <remote address>

  Create a XML-RPC proxy which forward requests from <local address>
  to <remote address>.

  <local address>:  [<hostname>]:<port>
  <remote address>: <hostname>[:<port = 443>]

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

ISC © Vates SAS