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

[Fix] Fix ssh tunnel always return 127.0.0.1 #2808

Closed
wants to merge 6 commits into from

Commits on Sep 14, 2024

  1. [Fix] Fix ssh tunnel always return 127.0.0.1

    修复ssh隧道始终返回127.0.0.1,改为动态获取本地地址
    bwcxyk authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1720601 View commit details
    Browse the repository at this point in the history
  2. add tests for ssh tunnel

    LeoQuote authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9b4c44b View commit details
    Browse the repository at this point in the history
  3. Update tests.py

    LeoQuote authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9a9b322 View commit details
    Browse the repository at this point in the history
  4. add tests, mock, assertion

    LeoQuote authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    20ba7ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12e1bdd View commit details
    Browse the repository at this point in the history
  6. add tests for ssh tunnel

    bwcxyk authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2659223 View commit details
    Browse the repository at this point in the history