Releases: Krual-T/HHU_CampusNetwork_AutoLogin
Releases · Krual-T/HHU_CampusNetwork_AutoLogin
Release list
v1.4.1
Changes
- Avoid exact Windows network profile name matching when creating the scheduled task.
- Keep network connection and unlock triggers, while letting the app validate the target SSID before login.
Asset
- HohaiAutoLogin_v1.4.1_Setup.exe
HHU Campus Network AutoLogin v1.4.0 🎉
HHU Campus Network AutoLogin v1.4.0
- 🎉Support select CampusNetwork Service Name
- 🚀Supports automatic connection when unlocking the interface.
Note
⚠️ If you are unsure of your login password, please re-enter it on the campus network login page to ensure you can log in to the campus network (ps: the login password is usually the same as the password for the Hohai University information portal).
⚠️ 如果你不确定登录密码,请在校园网登录页面重新输入一次密码,确保能够登录上校园网(ps:登录密码一般是河海大学信息门户的密码)
- This lightweight script will not affect any network connection; it only initiates a network request when triggered. Network lag is a campus network issue and may be due to poor signal.
这个轻量脚本不会影响任何网络连接,只是在触发时发起一次网络请求,网络卡顿是校园网行为,可能是信号不好
- Similarly, this lightweight script doesn't run in the background continuously; it's invoked by operating system-level triggers, meaning it consumes neither extra power nor extra memory.
同样的这个轻量化脚本也不会一直在后台运行,是由操作系统层面的触发器来调用,这意味着不额外费电,也不额外费内存
HHU Campus Network AutoLogin v1.3.0 🎉
- 🎉Now you can automatically connect to the campus network without logging into your Windows account.
- fix some bug
HHU Campus Network AutoLogin v1.2.0 🎉
HHU Campus Network AutoLogin v1.2.0 Release Notes 🎉
- 🚀 Brand-new create_task.ps1 now spins up the scheduled task with rock-solid CIM triggers, battery-friendly settings, and admin-level runs—auto login fires whenever you hop onto the “Hohai University” network.
- 🎨 Refreshed installer.nsi onboarding with polished MUI pages, clearer credential prompts, and smart uninstall prompts so upgrading feels silky-smooth every time.
- 🛡️ Hardened the automation path: the installer now calls the PowerShell helper with bulletproof quoting, surfaces detailed errors if task creation stumbles, and tidies up temp scripts even on failure.
- 🧹 Tweaked .gitignore to keep generated automation artifacts out of git—no more “oops” moments on commit.
HHU Campus Network AutoLogin v1.1.0 - Initial Release
🚀 HHU Campus Network AutoLogin v1.1.0 - Initial Release Notes:
🌟 Overview
HHU Campus Network AutoLogin is a lightweight Windows utility designed to automatically handle the captive portal login process for the Hohai University campus network. This initial release provides a seamless, set-it-and-forget-it solution to ensure you're always connected when joining the target Wi-Fi network.
✨ Key Features
- 🔄 Automatic Trigger: Runs silently in the background when connecting to the specified Wi-Fi network (default: "Hohai University")
- 💻 Easy Installation: Simple setup process with credential input during installation
- 🕵️ Background Operation: Works invisibly without a console window (unless debug mode is enabled)
- ⚡ Smart Activation: Uses Windows Event Log (Event ID 10000) to trigger after a stable network connection is established
- ⚙️ Configurable Settings: All parameters (username, password, target SSID, debug mode) stored in a simple
.envfile - 🗑️ Proper Uninstallation: Full removal support through "Add or remove programs"
📥 Installation
- 📩 Download
HohaiAutoLogin_Setup.exefrom the releases page - 👤 Run the installer (requires Administrator privileges for task scheduling)
- 🔑 Enter your portal credentials (Student ID and password) when prompted
- ✅ Ensure "Run automatically on network connection" is checked
- 🎉 Complete the installation
⚙️ Configuration
After installation, modify settings by editing the .env file in the installation directory (e.g., C:\Program Files\HohaiAutoLogin\.env). You can adjust:
- 👤 Portal username and password
- 📶 Target Wi-Fi SSID
- 🏢 Service provider name (if applicable)
- 🐛 Debug mode (for troubleshooting)
📝 Notes
- 🔒 The credentials are stored locally and this program is offline.
- 📅 This is the first release, feedback is welcome!
- 🆘 For issues, please open an issue on GitHub with logs (enable debug mode first)
Enjoy seamless connectivity! 🎊