Skip to content

Releases: bytehide/monitor-dotnet-agent

ByteHide Server Agent v1.0.5

26 Mar 18:16

Choose a tag to compare

ByteHide Server Agent v1.0.5

Installation

Without .NET SDK (recommended for servers):

curl -sSL https://raw.githubusercontent.com/bytehide/monitor-dotnet-agent/main/install.sh | bash -s -- --token <your-token>

With .NET SDK (dotnet tool):

dotnet tool install -g Bytehide.Monitor.AgentCli --version 1.0.5
bytehide-agent install --token <your-token>

Binaries

Platform File
bytehide-agent-1.0.5-linux-arm64.tar.gz Download
bytehide-agent-1.0.5-linux-musl-x64.tar.gz Download
bytehide-agent-1.0.5-linux-x64.tar.gz Download
bytehide-agent-1.0.5-osx-arm64.tar.gz Download
bytehide-agent-1.0.5-osx-x64.tar.gz Download
bytehide-agent-1.0.5-win-x64.zip Download