You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: subscription audit logging, Hysteria2 TLS, and cleanup fixes
- Add subscription_audit module with trace_id support via X-Trace-Id header
- Log all subscription days changes to separate subscription_audit.log
- Log subscription expiration and standalone connection expiration
- Log referral bonuses with paid_days, bonus_days, and both sub_ids
- Support negative days logging (add/subtract/noop direction)
- Add Hysteria2 manual TLS certificate support (tls.cert / tls.key)
- Fix cleanup_expired_connections to skip subscription-owned connections
- Translate Russian comments to English
- Fix peer_online_by_handshake dead code warning
0 commit comments