Skip to content

Implement VPN proxy/profile support #34

Description

@francomano

Description

Add first-class VPN/profile support so ProxyDoctor can diagnose routes that are not represented by a simple HTTP/SOCKS proxy URL.

Scope

  • Add a clear VPN/profile mode in the CLI and server API.
  • Detect active tunnel interface and route used for the target.
  • Compare direct route vs VPN route where possible.
  • Report public IP, DNS resolver behavior, TLS and port connectivity through the selected route.

Acceptance Criteria

  • CLI exposes a documented VPN/profile mode.
  • Server API accepts the same mode.
  • Diagnosis report includes interface/route evidence.
  • Tests cover missing VPN, active VPN and invalid profile cases.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions