Commit graph

4 commits

Author SHA1 Message Date
administrator
42e2fb6ef2 feat: port 8000 + GITEX 2026 Nairobi hub page, improved scan messaging
- Change server port from 8080 to 8000
- Redesign index.html as GITEX 2026 Nairobi hub (app launcher)
- Add /aasd route serving AASD-specific landing page
- Add '← GITEX 2026 Hub' links to simulation, admin, and AASD pages
- Show 'Could Not Scan Target' message when GoTestWAF fails
- Increase GoTestWAF timeout from 120s to 300s
- Update install.sh, docs, and gitignore for bin/ as local-only
2026-05-14 11:46:10 +00:00
administrator
692714402a feat: show 'Could Not Scan Target' message when GoTestWAF fails, instead of misleading fallback score 2026-04-29 10:31:29 +00:00
administrator
2ba2bd6c76 fix: increase GoTestWAF timeout from 120s to 300s to prevent timeout on slower targets 2026-04-29 09:06:23 +00:00
administrator
c09d266f02 feat: add bin/ directory with pre-built binaries, update deploy workflow
- Add aasd/bin/ with compiled aasd binary and gotestwaf binary
- Fix .gitignore: remove blanket *.exe/*.bin rules
- Update install.sh to support local bin/ deployment (dev workflow)
- Update README and AGENT.md docs to reference bin/ directory
2026-04-29 08:15:51 +00:00