Giter VIP home page Giter VIP logo

auto-intranet's Introduction

自动登录内网

说明

本项目是个使用Electron开发的自动登录内网的小工具,主要是为了解决内网掉线需要重新登录的问题。

原理是:使用nodejs脚本定时请求外网,如果请求失败,则使用selenuim模拟浏览器登录内网。

目前仅支持windows系统。

使用方法

直接使用.exe执行程序

使用nodejs脚本

前提条件:

  1. 有nodejs环境,版本>8

  2. 有npm环境, 版本>5

  3. 安装依赖

使用 npm 安装依赖

npm install
  1. 启动
node index.js start -u 用户名 -p 密码 -t 间隔时间

其实最后发现,这个程序会定时请求外网,所以只要启动着,外网就不会掉线,哈哈哈哈...🤣🤦

auto-intranet's People

Contributors

dyggod avatar

Stargazers

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