Admin-managed accounts only.
| Name | Public Key | IP | Status | Config | Key |
|---|
Download the BirdWing VPN client as a single Python script. Requires Python 3.10+.
# Generate a keypair python3 birdwing_client.py --genkey # Register device (requires account first) python3 birdwing_client.py --login USER PASS --register "My Laptop" # Or all in one go python3 birdwing_client.py --login USER PASS --connect
Shows your device's WireGuard config. Register a device first.
// No device registered
| Name | Public Key | IP | User | Status | Actions |
|---|
| ID | Username | Role | Created |
|---|
Loading...
Restart applies the latest peer config. Stop removes the interface. Start re-applies config.