mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-14 07:00:23 +02:00
Update README with build command for server
Added build command to README for clarity.
This commit is contained in:
@@ -79,6 +79,8 @@ CyberStrikeAI ships with 100+ curated tools covering the whole kill chain:
|
|||||||
chmod +x run.sh && ./run.sh
|
chmod +x run.sh && ./run.sh
|
||||||
# or
|
# or
|
||||||
go run cmd/server/main.go
|
go run cmd/server/main.go
|
||||||
|
# or
|
||||||
|
go build -o cyberstrike-ai cmd/server/main.go
|
||||||
```
|
```
|
||||||
5. **Open the console** at http://localhost:8080, log in with the generated password, and start chatting.
|
5. **Open the console** at http://localhost:8080, log in with the generated password, and start chatting.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user