MonkeyTunel Client

Download the CLI client for your platform.

Linux

amd64 arm64

Windows

amd64 arm64

Quick Install (Linux/macOS)

curl -sL https://tunnel.monkeycode.co.uk/api/download/$(uname -s | tr A-Z a-z)/$(uname -m | sed 's/x86_64/amd64/' | sed 's/aarch64/arm64/') -o tunnle-client && chmod +x tunnle-client