Update CovenantUsage.md

dependabot/npm_and_yarn/Src/WebController/UI/websocket-extensions-0.1.4
Tim Carrington 2020-02-22 11:28:24 +00:00
parent a4339e9fca
commit 95d5358f74
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +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.
<img src="./ContributionGuide/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”.