Giter VIP home page Giter VIP logo

tanet-itw-logintool's Introduction

TANet-iTW-LoginTool

一個可以自動登入TANetRoamingiTaiwan網路的Python工具

我恨 TANetRoaming(花蓮的) 現在為啥不能用 iTaiwan 登入(雖然現在 iTaiwan 也不能註冊/登入)

原理

這是登入網址:

https://wlan.hlc.edu.tw/tanet/index.php?loginurl=http://[ip位置]:8003/login&user_name=username&pass_name=password&umac=[裝置的MAC地址]

然後可以發現有一個很神奇的東西: loginurl(然後其他都是幌子) 去解析了一下wlan.hlc.edu.tw的原始碼,可以發現他是間接把登入資訊送到loginurl

所以我就把登入資訊直接送到loginurl裡,然後... 就登入成功了!

使用方法

  1. 需要安裝 Requestsbeautifulsoup4(pip install requests beautifulsoup4)
  2. 修改
iTaiwansPhoneNumber = "09xxxxxxxx" #必須是要有註冊過iTaiwan帳號的手機號碼
iTaiwansPassword = "xxxxxxxxxxxxx" #此手機號的iTaiwan密碼
  1. 執行
  2. 免費網路可以用了

題外話

你可以透過我的網站讀取這個repo,也可以留言網站: https://muisnow.3zh-studio.com/git/TANetLoginTool

tanet-itw-logintool's People

Contributors

000hen 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.