Skip to content

Commit

Permalink
Merge pull request #41 from Shahnawaz-Sk/master
Browse files Browse the repository at this point in the history
Adding flag for MITM
  • Loading branch information
Shivanshu-lambdatest authored Dec 30, 2022
2 parents 48782d6 + 6052287 commit a8b2f0a
Show file tree
Hide file tree
Showing 4 changed files with 5,461 additions and 3,105 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Use the following environment variables to set additional configuration options:
- `LT_RESOLUTION` - allows setting the screen resolution for desktop browsers in the `${width}x${height}` format.
- `LT_LOGFILE` - Logfile You can provide a specific path to this file. If you won't provide a path then the logs would be saved in your present working directory by the filename: tunnel.log.
- `LT_VERBOSE` - true or false.
- `LT_MITM` - true or false.
- `LT_W3C` - true or false.
- `LT_ENABLE_TRACE` - true or false.
- `LT_PROXY_HOST` - Hostname/IP of proxy, this is a mandatory value.
Expand Down
Loading

0 comments on commit a8b2f0a

Please sign in to comment.