Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
/ Shell-H3C-BYOD Public archive

H3C Web BYOD 校园网认证自动登录脚本 (bash+curl)

License

Notifications You must be signed in to change notification settings

Howard20181/Shell-H3C-BYOD

Repository files navigation

Shell-H3C-BYOD

Tested in Openwrt 22.03.0-rc6.

Dependences

bash curl coreutils-base64

Usage

  1. Place autoauth.sh, autoauth_common.sh and user.conf in /etc

  2. Edit the username and password in user.conf

  3. Place autoauth in /etc/init.d

  4. Grant executable privileges

    chmod 500 /etc/init.d/autoauth

    chmod 500 /etc/autoauth_common.sh

    chmod 500 /etc/autoauth.sh

  5. Run /etc/init.d/autoauth start to test if it works (There will be no output for normal operation, please check the system log to determine if it is normal.)

  6. Run /etc/init.d/autoauth enable to enable autostart

About

H3C Web BYOD 校园网认证自动登录脚本 (bash+curl)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages