Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hysteria2 client with new features and bug fixes #21

Merged
merged 11 commits into from
Sep 26, 2024

Commits on Sep 19, 2024

  1. feat: improve error message for certificate pinning

    Improve the error message for certificate pinning in the Hysteria2 dialer. Instead of a generic error message, the new message includes the pinned hash and the list of certificate hashes for better troubleshooting.
    
    Fixes #<issue_number>
    mnixry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    92012e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69411bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7bd04f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80dad0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d56733 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71f48a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15ad4f0 View commit details
    Browse the repository at this point in the history
  8. bug: fix interface nil

    mnixry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6a6e377 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84669c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75554f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    5f2aa05 View commit details
    Browse the repository at this point in the history