Git Product home page Git Product logo

ncuwlan's Introduction

缘起

在学校里很多人都是用的校园网,有的是自己学校的,比如我们学校有ncuwlan,有的是cmcc或者联通的校园网,这些校园网大多需要在连接wifi后登陆特定的网页才能登陆,而且还经常容易下线,所以就写了这个脚本。

需知

  1. 这个脚本需要requests,你可以pip install requests来安装这个库。其他的都是一些python自带库,不需要额外安装。
  2. 经过测试这个脚本在南昌大学校园网ncuwlan可以一用,相信其他的校园网形式大多相似,可以方便改编。

使用

下载ncuwlan.py ,编辑器打开它,在脚本的一开始,需要更改用户名和密码 ,以及可以自己设定每隔几秒进行一次连接,防止下线。python2,python3,linux和Windows都可以用
当这个脚本运行时,会按照设定的时间间隔检测网络连通,如果掉线就会自动重连

ncuwlan's People

Contributors

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