POSIX sh script that auto‑logs into Sichuan University campus network
The script continuously checks network connectivity and, when offline, automatically follows the campus ePortal redirects, extracts login parameters and posts your credentials. It works with only /bin/sh, curl, ping, sed and grep, making it suitable for Linux, OpenWrt routers, WSL and other minimal environments. Users who need a hands‑free solution for the specific Ruijie ePortal authentication can run it as a daemon or systemd service, avoiding manual logins each time. Its simplicity and low dependencies set it apart from heavier Python‑based clients.
View on GitHub →The-Brotherhood-of-SCU/scunet-autologin-sh