Skip to content

一个使用 deno 实现的 giwifi 自动登录脚本(适用于LIT)

License

Notifications You must be signed in to change notification settings

Lilinzta/auto_giwifi_deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍

GiraffeLe/Auto-Giwifi 的重写,使用 deno + typescript

使用(需要 deno 环境)

main.ts所在文件夹中

deno run -A main.ts 你的账号 你的密码 认证服务器ip(可选)

认证服务器ip默认为10.189.1.3

deno run -A main.ts 123456789 123456789
deno run -A main.ts 123456789 123456789 10.189.1.3

如果输入的账号密码正确,控制台会输出"认证成功,稍后跳转"

Todo

目前此脚本仅仅能够完成简单的登录

需要改善的地方还有很多.

目前只适用于洛阳理工学院(大概)

开发

将仓库克隆到本地

git clone https://github.com/Lilinzta/auto_giwifi_deno

运行脚本,将自动下载依赖

About

一个使用 deno 实现的 giwifi 自动登录脚本(适用于LIT)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published