Files
Blitz-Proxy/core/scripts
Whispering Wind fa7090a88b feat(api): Add endpoints for webpanel decoy management using background tasks
- Add POST `/api/v1/config/hysteria/webpanel/decoy/setup` endpoint to configure the decoy site.
- Add POST `/api/v1/config/hysteria/webpanel/decoy/stop` endpoint to remove the decoy site configuration.
- Implement `BackgroundTasks` for both endpoints to prevent Caddy service restarts from interrupting the API response.
- Add `SetupDecoyRequest` Pydantic schema for the setup endpoint payload.
2025-04-25 21:58:04 +03:30
..
2025-04-01 00:12:36 +03:30
2025-02-17 00:32:49 +03:30
2025-01-07 20:32:04 +03:30
2025-04-18 13:28:34 +03:30
2025-04-11 21:48:42 +03:30