2.0.0-1 • Published 8 years ago
tcp-mitm v2.0.0-1
tcp-mitm
TCP MITM Proxy with a web-based monitoring interface
Usage
npm install -g
vi .env
tcp-mitm [env-file]You can define the required environment variables, but it will also load the provided env-file by argument. This parameter is optional and defaults to .env in the current working directory.
Please go to the dotenv package page for further instructions on the envfile format.
Required environment variables
LISTEN_TCP_IPLISTEN_TCP_PORTFORWARD_TCP_IPFORWARD_TCP_PORTLISTEN_WEB_IPLISTEN_WEB_PORT