Commit Graph
3 Commits
Author SHA1 Message Date
NanamiAdmin 3c2a2fd826 refactor(logger): add individual log module 2026-02-26 11:56:35 +08:00
NanamiAdmin 3d6f657242 refactor(routor): split routor from main.go 2026-02-26 09:24:33 +08:00
NanamiAdmin 2a8a8ef262 feat: implement core functionality for super-frpc service
This commit introduces the core functionality for the super-frpc service including:
- Configuration management
- User authentication and authorization
- Database integration
- FRPC instance management
- API endpoints for user operations
- Token-based authentication system
- Password hashing and validation
2026-02-23 00:19:57 +08:00