Giter Site home page Giter Site logo

test-yunti-speed's Introduction

云梯测速 PHP 脚本

功能

为云梯 VPN 进行 ping 测速选择最优路线并自动连接

已知问题

  • macOS Sierra 已移除 PPTP 类型 VPN 原生支持
  • IKEV2 类型 VPN 无法通过 Apple Script 及 Command 方式连接

全局安装

$ curl -sS https://raw.githubusercontent.com/springjk/test-yunti-speed/master/installer | php
$ yunti

局部安装

$ git clone https://github.com/springjk/test-yunti-speed.git
$ cd test-yunti-speed
$ composer install
$ php yunti

工作流程

  1. 要求用户输入云梯账号密码并存储
  2. 抓取云梯服务器列表并存储
  3. 对云梯服务器列表进行 ping 测速
  4. 连接延迟最小的 VPN

One More Thing

该脚本通过访问云梯网站获取服务器信息,如需通过本地配置进行测速可以使用 VPN-Helper,该项目针对更多厂商提供的 VPN,受众更广。

License

MIT

test-yunti-speed's People

Contributors

springjk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.