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
fix(validators): make username/password optional in HTTP/HTTPS node validators
Align with mihomo specification where both username and password are optional
fields (marked as omitempty). This allows HTTP proxies without authentication.
Fixes#321 (part 1/2)
0 commit comments