Skip to content

Commit

Permalink
config.c2_address = localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
itaymigdal committed Mar 20, 2023
1 parent 21ba397 commit 2124a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nimbo-C2/config.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"listen_on_address": "0.0.0.0",
"listen_on_port": 80,
// your actual c2 address
"address": "10.100.102.5",
"address": "localhost",
"port": 80
},
"agent":
Expand Down

0 comments on commit 2124a7a

Please sign in to comment.