2026-05-28 20:16:38 +08:00
2026-05-28 17:26:12 +08:00
2026-05-28 20:16:38 +08:00
2026-05-28 17:50:12 +08:00
2026-05-28 17:50:12 +08:00
2026-05-28 17:26:12 +08:00

pyxray dev

This workspace contains the rewrite of pyxray.

The old implementation is kept in ../main. New code should keep backend, frontend, and protocol boundaries separate.

Layout

backend/      Python backend, CLI, API server, and core services.
frontend/     TypeScript frontend. It talks to the backend only through HTTP APIs.
protocol/     API contracts such as OpenAPI and shared schemas.
docs/         Architecture and design notes.

No service interfaces are committed yet. Define the protocol and architecture first, then add backend interfaces.

S
Description
一个轻量xray启动管理
Readme 21 MiB
Languages
Python 85.6%
JavaScript 6.4%
HTML 6.4%
CSS 0.9%
Dockerfile 0.5%
Other 0.2%