https://github.com/fython/scutautowifi-python
Just a simple python program
https://github.com/fython/scutautowifi-python
python-script scut wifi-password
Last synced: 4 months ago
JSON representation
Just a simple python program
- Host: GitHub
- URL: https://github.com/fython/scutautowifi-python
- Owner: fython
- License: gpl-3.0
- Created: 2017-03-29T15:09:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T15:17:50.000Z (almost 9 years ago)
- Last Synced: 2025-03-01T00:38:58.975Z (11 months ago)
- Topics: python-script, scut, wifi-password
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCUT AutoWiFi (Python)
### Intro
Log in SCUT WiFi without browser. You can use this program to make an automatic script.
### How to use
#### Login
```
python scutwifi_*.py login 2016306XXXXX password
```
#### Log out
```
python scutwifi_*.py logout
```
#### Watch my SCUT WLAN ip
```
python scutwifi_*.py ip
```
#### Check err code (Not work)
```
python scutwifi_*.py checkerr
```
### Contact me
Send me a email: fythonx **#** gmail.com
Or open an issue in this repo.
### License
```
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Copyright (C) 2017 Fung Go
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
```