An open API service indexing awesome lists of open source software.

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

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