davidxuang / Use-SeuWlan

PowerShell script for manage SEU-WLAN access.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use-SeuWlan

Usage

.\Invoke-Login.ps1 [-UUID] <string> [-Password] <string> [[-Provider] {cmcc | telecom | unicom}]

.\Invoke-Logout.ps1

Compatibility

Tested on:

OS PowerShell
Debian 11 7.2.1
Windows 11 5.1
Windows 11 7.2.1

The iw utility is required for detecting the environment on Unix-like systems. For wired connections, the script assumes a non-dormitory environment (i.e. the older version of authentication).

About

PowerShell script for manage SEU-WLAN access.

License:GNU Affero General Public License v3.0


Languages

Language:PowerShell 100.0%