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
Ask for the TLS fallback target in setup (default 127.0.0.1:8081)
The TLSFallbackDest override could only be set by hand-editing config.json, and
a re-run of setup never captured it. Setup now prompts for the masquerade target
whenever TLS mode is chosen (both DuckDNS and bring-your-own-domain), offering
127.0.0.1:8081 by default; Enter keeps it, another host:port changes it, and
'no' falls back to the built-in decoy site. The choice persists across re-runs.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments