aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <Kevin-Robertson@users.noreply.github.com>2021-06-21 22:23:36 -0400
committerGitHub <noreply@github.com>2021-06-21 22:23:36 -0400
commit9dbc47d9ebc319a208bd9a6fd197132f4645b86a (patch)
treea8f71997e36aae2733292acad0ddb01e717d104a
parentdf1b25cba26124327bd5d7a206752f35e1962636 (diff)
downloadInveigh-9dbc47d9ebc319a208bd9a6fd197132f4645b86a.tar.gz
Inveigh-9dbc47d9ebc319a208bd9a6fd197132f4645b86a.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fee95d9..f914ff0 100644
--- a/README.md
+++ b/README.md
@@ -460,7 +460,7 @@ Start the HTTP listener with WebDAV support (enabled by default)
...
```
### <a name="Proxy"></a>Proxy Auth
-Enable proxy auth capture
+Enable proxy auth capture on port 8492
```
.\Inveigh.exe -proxy y
...