mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
server/website
Overview
Static website assets and server-side handling. Serves operator web artifacts and supporting handlers. Key routines cover website test within the website subsystem.
Go Files
website.go– Serves static website assets and handles related API endpoints.website_test.go(tests) – Tests website serving logic and routing.