Update CovenantUsage.md

dependabot/npm_and_yarn/Src/WebController/UI/websocket-extensions-0.1.4
Tim Carrington 2020-02-22 11:27:49 +00:00
parent b8056b9e55
commit a4339e9fca
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This section demonstrates how to use the new integration of the Covenant C2 fram
2. Fill in the form, these options will be used to create a BridgeListener in Covenant on the specified port.
<image src="UsageImages/figure1.png" />
<image src="./UsageImages/figure1.png"/>
3. Run the C2Bridge project on the same system as C3s gateway. If TCP port 8000 was chosen as the C2Bridge port, then the correct arguments for C2Bridge would be “dotnet C2Bridge.dll covenant-host-ip 8000 8000”.