Windows Client

Coming Soon — The AegisWire Windows client is currently in development. The information below describes the planned architecture and feature set. No download is available yet.

The AegisWire Windows client will use the WinTUN driver for high-performance tunnel integration, targeting Windows 10 (21H2) and later including Windows 11.

Planned Architecture

  • WinTUN driver for efficient tunnel packet handling
  • Windows Filtering Platform (WFP) integration for kill switch
  • x64 support (ARM64 support planned for a future release)

Planned Features

Enrollment

  • Token-based enrollment: paste a token from your administrator
  • QR code display for mobile cross-enrollment
  • SSO enrollment via browser redirect to your identity provider
  • Enterprise silent deployment via MSI with pre-configured settings

Connection

  • System tray integration with connect/disconnect
  • Automatic gateway selection based on proximity
  • Full tunnel and split tunnel modes (policy-driven)
  • Connection notifications with gateway region

Security

  • Kill switch using WFP rules to block non-tunnel traffic
  • DNS through tunnel with leak prevention
  • AWT handshake with hybrid post-quantum key exchange

Enterprise Deployment (Planned)

Silent MSI installation for large-scale deployment:

msiexec /i AegisWire-latest.msi /qn ^
  AW_CP_URL="https://vpn.yourdomain.com:8443" ^
  AW_ENROLLMENT_TOKEN="<token>"

Compatible with SCCM, Intune, Group Policy, and other enterprise management tools.

System Requirements (Planned)

  • Windows 10 version 21H2 or later, or Windows 11
  • x64 processor
  • Administrator access for installation and WinTUN driver setup

Development Status

The Windows client is in active development. Check back for updates or contact your AegisWire account representative for timeline information.