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

【新功能】实时网速显示和历史流量统计,测速快捷键 #36

Merged
merged 9 commits into from
Aug 26, 2019

Commits on Aug 23, 2019

  1. Merge pull request #1 from 2dust/master

    sync
    CGQAQ committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    197d8f1 View commit details
    Browse the repository at this point in the history
  2. Add ping and speedtest hotkeys

    增加测速快捷键
    CGQAQ committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    025a449 View commit details
    Browse the repository at this point in the history
  3. add Hotkeys

    添加测速快捷键
    CGQAQ committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    649f0af View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. basically completed

    CGQAQ committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    f1e9737 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    56bb63a View commit details
    Browse the repository at this point in the history
  2. Update Utils.cs

    CGQAQ committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    f036f12 View commit details
    Browse the repository at this point in the history
  3. Add one click deduplicate feature

    添加一键删除重复服务器功能
    CGQAQ committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    2861bff View commit details
    Browse the repository at this point in the history
  4. fix number may exceed 1024

    修复网速可能超过1024的问题,比如1500 Byte 应该是 1.x KB
    CGQAQ committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    fe015b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. fix infinite loop thread hang there causes v2rayN hang in the background

    修复死循环线程导致v2rayN在用户点击退出仍挂在后台
    CGQAQ committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    83e7ad9 View commit details
    Browse the repository at this point in the history