Skip to content

v1.62.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 19:15
· 1 commit to main since this release
v1.62.0
0093ca3

Changelog

  • Add options ports and hop-interval to Hysteria2.
proxies:
  - name: "hysteria"
    type: hysteria2
    ports: "443-8443,9443"
    # hop-interval: "5s" # optional
    ...

Full Changelog: v1.61.0...v1.62.0