Files
Blitz-Proxy/core/scripts/webpanel/routers
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-02-04 16:29:51 +00:00
2025-02-07 19:16:20 +00:00
2025-04-19 18:18:01 +03:30
2025-02-07 18:26:19 +00:00