Skip to content

Feature/vless+reality - #183

Closed
b3brikov wants to merge 3 commits into
mainfrom
feature/vless+reality
Closed

Feature/vless+reality#183
b3brikov wants to merge 3 commits into
mainfrom
feature/vless+reality

Conversation

@b3brikov

Copy link
Copy Markdown
Collaborator

VLESS Proxy Service

Added

  • HTTP API for managing Vless+Reality connections
  • Basic auth middleware
  • SQLite storage for connections
  • sing-box config generation
  • Runtime sing-box reload support
  • Docker support
  • Environment-based configuration

API

Implemented endpoints for:

  • create connection
  • enable/disable connection
  • delete connection
  • get VLESS config link

Infrastructure

  • Added DI container
  • Added config loader
  • Added sing-box orchestration layer
  • Added runtime config validation

Tested

  • Docker container startup
  • sing-box config generation
  • API authorization
  • connection lifecycle (create/enable/disable/delete)
  • config reload flow

@F1st3K

F1st3K commented May 26, 2026

Copy link
Copy Markdown
Owner

Go to merge into develop

@F1st3K F1st3K closed this May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants