Projects STRLCPY goc2 Commits d123b31f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    1 1  # goc2
    2 2  Simple c2 client/server/paylod
    3 3   
     4 +# Connect to C2 (run on local pc)
     5 +./goc2 --cli --c2 http://c2.server
     6 + 
     7 +# Start C2 Server (Start on aws host: http://c2.server)
     8 +./goc2 --web
     9 +** sudo apt install mongodb * required
     10 + 
Please wait...
Page is in error, reload to recover