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
Scan mode (--scan): discover proxies by scanning a CIDR / range / host you are
authorised to test, instead of reading public lists. Every open port is then verified like
any other candidate. Capped at a /16 per call, and the desktop app confirms before it starts.
The desktop app grew a header with the wordmark, zebra-striped result rows, and the scan
option in the Sources tab.
Fixed
The scan port-knock now reads the SOCKS5 greeting with an exact-length read, so a reply
split across packets is no longer mistaken for a refusal.