Git Product home page Git Product logo

randomswitchexpressvpn's Introduction

说明

  • 本脚本用于自动随机重连ExpressVPN
  • 默认重连服务器区域为新加坡、**、香港、日本、韩国、澳门
    • 可执行cd "C:\Program Files (x86)\ExpressVPN\services" && .\expressvpn.cli list查看服务器列表,将你需要的服务器区域(匹配的部分字符)添加或覆盖到RandomSwitchExpressVpn.ps1文件的$areas变量中
    • 重连时间间隔为1小时
  • 本脚本基于Powershell编写,适用于Windows系统
  • 两个脚本(添加计划任务、执行重连)均需要管理员权限运行

运行要求:

  • ExpressVPN已登录
  • Powershell管理员权限执行.\CreateScheduledTask.ps1添加计划任务即可

注意事项:

  • 本脚本仅供学习交流使用,严禁用于商业用途
  • 请确保Powershell为最新版本,获取方法
    • Windows PowerShell
    • Windows应用商店搜索Powershell,点击安装
    • 启动Powershell方法:Win+X,选择Windows Powershell(管理员),或者在搜索框输入Powershell,右键选择以管理员身份运行

randomswitchexpressvpn's People

Contributors

thelastfantasy 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.