rosslazer / ghttp-proxy-injector

Currently a HTTP proxy to inject javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP proxy to inject javascript

Install as global:

	npm install -g ghttp-proxy-injector

Usage: ghttp-proxy-injector [options]

  Options:

    -h, --help              output usage information
    -V, --version           output the version number
    -p, --port <n>          the proxy port for listen
    -i, --inject-js [path]  the js file to inject

About

Currently a HTTP proxy to inject javascript

License:MIT License


Languages

Language:JavaScript 100.0%