Giter Site home page Giter Site logo

giwifi-bashscript's Introduction

介绍

这是一个能够自动登录GiWifi校园网的shell脚本.

配合UA2F或者UA3F体验更佳


原作者: TwiceTry

Node版见:这里(本人写的)

优点:

无需编译固件

配置相对简单

使用

先赋予权限

chmod +x giwifi.sh

然后(不给权限直接执行的话会提示./giwifi.sh: Permission denied)

./giwifi.sh <username> <password> [baseUrl]

示例

./giwifi.sh 123456789 23333333 192.166.xx.xx(不填的话默认为HPU的)

配置

路由器上面需要安装wget-ssl,bash(路由器自带的均为精简版,指令不全,会出现问题)和openssl-util

opkg update
opkg install bash
opkg install wget-ssl
opkg install openssl-util

获取最新版脚本

wget https://raw.githubusercontent.com/GiraffeLe/GiwifiScript/master/giwifi.sh

脚本执行流程

image

giwifi-bashscript's People

Contributors

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