Skip to content

Releases: wiredoor/wiredoor-cli

v1.0.1

Choose a tag to compare

@dmesad dmesad released this 08 May 13:17

Portable Static Binaries (CGO_ENABLED=0)

This release introduces fully static builds of wiredoor-cli compiled with CGO_ENABLED=0. These binaries are self-contained and no longer depend on the host system's glibc version.

If you were affected by errors related to GLIBC version mismatches, simply upgrade to this version, no additional changes are needed.

Initial Release

Choose a tag to compare

@dmesad dmesad released this 19 Apr 03:15

🚀 Wiredoor CLI v1.0.0

We're excited to release the first official version of wiredoor-cli a powerful command-line interface to connect, manage, and expose services securely over WireGuard, using Wiredoor Server.


Features

✅ Connect to a Wiredoor server with administrative credentials or node tokens
✅ Automatically register new nodes using login
✅ Expose HTTP and TCP/UDP services publicly over the tunnel
✅ Enable/disable services dynamically
✅ Monitor tunnel health and status
✅ Auto-reconnect via daemon mode
✅ Multi-arch builds: amd64, arm64
✅ Packages for:

  • Alpine Linux (.apk)
  • Debian/Ubuntu (.deb)
  • RHEL/Fedora (.rpm)
  • Docker image (multi-arch)

Installation

Use auto-installer or download a package below.

curl -s https://www.wiredoor.net/install-wiredoor-cli.sh | sh

Supported Architectures

  • linux/amd64
  • linux/arm64

Contribute

Wiredoor is open source, PRs, issues, and feedback are welcome!

Secure ingress has never been this simple. Welcome to wiredoor-cli 🎉