1 Commits

Author SHA1 Message Date
orris-inc
bc24cf14f5 feat: add forward proxy management system
- Add forward rule domain with rule, agent, and chain entities
- Implement forward rule CRUD operations and traffic tracking
- Add forward agent registration and heartbeat management
- Create forward chain support for multi-hop forwarding
- Add database migrations for forward_rules, forward_agents, and forward_chains tables
- Implement RESTful API endpoints for forward management
- Add forward agent token authentication middleware
- Add subscription owner middleware for access control
- Separate admin subscription handler from user subscription handler
- Remove obsolete documentation files from root directory
- Update swagger documentation
2025-12-02 17:26:42 +08:00