HackGATE lets you schedule automatic start and stop times for any proxy. This is useful when you want testing to happen only within a pre-agreed window — for example, during business hours or over a defined engagement period.Documentation Index
Fetch the complete documentation index at: https://docs.hackgate.io/llms.txt
Use this file to discover all available pages before exploring further.
Schedule a start time
Send aPOST request to /api/sites/start with the site ID and your desired start time.
Schedule a stop time
Send aPOST request to /api/sites/stop with the site ID and your desired stop time.
All dates must be in ISO 8601 UTC format (e.g.
2024-02-01T09:00:00Z).Scheduled times are processed server-side. Your HackGATE will start and stop automatically without any further action on your part.
The schedule confirmation email shows the time formatted as:
Mon, 01 Feb 2024 09:00:00 UTC.