gx-it-proxy

0.0.6 • Public • Published

A dynamic configurable reverse proxy for use within Galaxy

Invoking

This project can be invoked from lib/main.js script in the source or installed and invoked through its published package via npm or npx.

$ npx gx-it-proxy --version
$ npx gx-it-proxy --sessions test.sqlite --port 8001

Double Proxy

To double-proxy (e.g. from Galaxy to a remote proxy that proxies to the application):

host1$ ./lib/main.js --sessions test.sqlite --forwardIP host2 --forwardPort 8001
host2$ ./lib/main.js --port 8001

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    507
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.6
    507
  • 0.0.5
    1
  • 0.0.4
    0
  • 0.0.3
    1

Package Sidebar

Install

npm i gx-it-proxy

Weekly Downloads

509

Version

0.0.6

License

MIT

Unpacked Size

31.7 kB

Total Files

21

Last publish

Collaborators

  • jmchilton
  • mvdbeek