Files
Blitz-Proxy/core/scripts/webpanel
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-10 21:55:19 +03:30
2025-02-06 01:50:37 +00:00
2025-02-03 19:28:59 +00:00
2025-04-19 18:18:01 +03:30
2025-04-18 13:28:34 +03:30