Skip to content

Releases: Fei-xiangShi/swu_network_custom_login

Release v2.3.3

18 Sep 19:33
Compare
Choose a tag to compare

🚀 New Release: SWU Network Custom Login Client v2.3.3

We are excited to announce the latest release of SWU Network Custom Login Client, a lightweight, customizable network login client that supports a wide range of platforms and architectures. This version introduces enhanced multi-platform support, stability improvements, and bug fixes.

🌟 Key Features

  • Automatic Network Detection: Seamlessly monitors and detects network connectivity, initiating login when necessary.
  • Password Encryption: Ensures secure login by encrypting passwords when needed.
  • Multi-Platform Support: Precompiled binaries available for Windows, macOS, Linux, and OpenWRT devices.
  • Lightweight and Efficient: Optimized for minimal resource consumption, perfect for devices with limited capabilities.

📥 Downloads

Download the appropriate binary for your platform below. Each binary is packaged as a .tar.gz file. Extract it and run the executable.

Platform Architecture Download Link
Windows x86_64 Download
x86 Download
ARM64 Download
macOS x86_64 Download
ARM64 Download
Linux x86_64 Download
x86 Download
ARM64 Download
Armv7 Download
PowerPC64 Download
RISC-V64 Download
S390x Download
FreeBSD x86_64 Download
Illumos x86_64 Download

💡 Tip: Need help choosing the correct version? Refer to the platform's architecture you're running on or consult the Supported Platforms section below.

🚀 How to Install

  1. Download: Click on the download link for your platform from the table above.
  2. Extract: Use the following command to extract the downloaded .tar.gz or .zip file:
tar -xzvf swu_network_custom_login.tar.gz

or, for .zip files (Windows):

Expand-Archive -Path swu_network_custom_login.zip -DestinationPath .\
  1. Run: Execute the binary:
./swu_network_custom_login

Supported Platforms

This release supports the following platforms:

  • Windows: x86, x86_64, ARM64
  • macOS: x86_64, ARM64 (Apple Silicon)
  • Linux: x86, x86_64, ARM64, PowerPC64, RISC-V64, S390x, Armv7
  • FreeBSD: x86_64
  • Illumos: x86_64