Skip to content

HTTP

proxies:
- name: "http"
  type: http
  server: server
  port: 443
  # username: username
  # password: password
  # tls: true # https
  # skip-cert-verify: true
  # sni: custom.com
  # fingerprint: xxxx # Uses the sha256 fingerprint like experimental.fingerprints. If configured, protocol-specific fingerprints ignore experimental.fingerprints
  # ip-version: dual
  headers:

Common fields

TLS fields