Files
Blitz-Proxy/core/scripts/webpanel/routers/api/v1
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-01-26 11:15:54 +00:00
2025-04-11 21:57:40 +03:30
2025-04-19 18:43:06 +03:30