Skip to content

Releases: netwatcherio/agent

Release v20260408-dca90a3

08 Apr 17:56

Choose a tag to compare

NetWatcher Release v20260408-dca90a3

Build Date: 20260408
Commit: dca90a3 (dca90a3)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64
  • macOS: amd64, arm64

Installation

Linux

curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

macOS

# User-level (no sudo)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

# System-level (requires sudo, runs at boot)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN \
  --system

Windows

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/netwatcherio/agent/master/install.ps1" -OutFile "install.ps1"
.\install.ps1 -Workspace YOUR_WORKSPACE_ID -Id YOUR_AGENT_ID -Pin "YOUR_AGENT_PIN"

Checksums

See netwatcher-v20260408-dca90a3-checksums.txt for file checksums.

Release v20260408-dc8c8e2

08 Apr 19:10

Choose a tag to compare

NetWatcher Release v20260408-dc8c8e2

Build Date: 20260408
Commit: dc8c8e2 (dc8c8e2)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64
  • macOS: amd64, arm64

Installation

Linux

curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

macOS

# User-level (no sudo)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

# System-level (requires sudo, runs at boot)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN \
  --system

Windows

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/netwatcherio/agent/master/install.ps1" -OutFile "install.ps1"
.\install.ps1 -Workspace YOUR_WORKSPACE_ID -Id YOUR_AGENT_ID -Pin "YOUR_AGENT_PIN"

Checksums

See netwatcher-v20260408-dc8c8e2-checksums.txt for file checksums.

Release v20260407-e33e3f4

07 Apr 19:30

Choose a tag to compare

NetWatcher Release v20260407-e33e3f4

Build Date: 20260407
Commit: e33e3f4 (e33e3f4)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64
  • macOS: amd64, arm64

Installation

Linux

curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

macOS

# User-level (no sudo)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

# System-level (requires sudo, runs at boot)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN \
  --system

Windows

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/netwatcherio/agent/master/install.ps1" -OutFile "install.ps1"
.\install.ps1 -Workspace YOUR_WORKSPACE_ID -Id YOUR_AGENT_ID -Pin "YOUR_AGENT_PIN"

Checksums

See netwatcher-v20260407-e33e3f4-checksums.txt for file checksums.

Release v20260407-d0e7d11

07 Apr 18:38

Choose a tag to compare

NetWatcher Release v20260407-d0e7d11

Build Date: 20260407
Commit: d0e7d11 (d0e7d11)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64
  • macOS: amd64, arm64

Installation

Linux

curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

macOS

# User-level (no sudo)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

# System-level (requires sudo, runs at boot)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN \
  --system

Windows

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/netwatcherio/agent/master/install.ps1" -OutFile "install.ps1"
.\install.ps1 -Workspace YOUR_WORKSPACE_ID -Id YOUR_AGENT_ID -Pin "YOUR_AGENT_PIN"

Checksums

See netwatcher-v20260407-d0e7d11-checksums.txt for file checksums.

Release v20260407-d0ab2a7

07 Apr 18:54

Choose a tag to compare

NetWatcher Release v20260407-d0ab2a7

Build Date: 20260407
Commit: d0ab2a7 (d0ab2a7)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64
  • macOS: amd64, arm64

Installation

Linux

curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

macOS

# User-level (no sudo)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN

# System-level (requires sudo, runs at boot)
curl -fsSL https://raw.githubusercontent.com/netwatcherio/agent/master/install-macos.sh | sudo bash -s -- \
  --workspace YOUR_WORKSPACE_ID \
  --id YOUR_AGENT_ID \
  --pin YOUR_AGENT_PIN \
  --system

Windows

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/netwatcherio/agent/master/install.ps1" -OutFile "install.ps1"
.\install.ps1 -Workspace YOUR_WORKSPACE_ID -Id YOUR_AGENT_ID -Pin "YOUR_AGENT_PIN"

Checksums

See netwatcher-v20260407-d0ab2a7-checksums.txt for file checksums.

Release v20260331-f35adf4

31 Mar 19:39

Choose a tag to compare

NetWatcher Release v20260331-f35adf4

Build Date: 20260331
Commit: f35adf4 (f35adf4)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64

Installation

  1. Download the appropriate binary for your platform
  2. Extract the zip file
  3. Run ./netwatcher --version to verify the installation

Checksums

See netwatcher-v20260331-f35adf4-checksums.txt for file checksums.

Release v20260331-543f4e95

31 Mar 20:13

Choose a tag to compare

NetWatcher Release v20260331-543f4e95

Build Date: 20260331
Commit: 543f4e9 (543f4e9)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64

Installation

  1. Download the appropriate binary for your platform
  2. Extract the zip file
  3. Run ./netwatcher --version to verify the installation

Checksums

See netwatcher-v20260331-543f4e95-checksums.txt for file checksums.

Release v20260331-3db24f5

31 Mar 16:03

Choose a tag to compare

NetWatcher Release v20260331-3db24f5

Build Date: 20260331
Commit: 3db24f5 (3db24f5)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64

Installation

  1. Download the appropriate binary for your platform
  2. Extract the zip file
  3. Run ./netwatcher --version to verify the installation

Checksums

See netwatcher-v20260331-3db24f5-checksums.txt for file checksums.

Release v20260330-c7e1d46

30 Mar 18:24

Choose a tag to compare

NetWatcher Release v20260330-c7e1d46

Build Date: 20260330
Commit: c7e1d46 (c7e1d46)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64

Installation

  1. Download the appropriate binary for your platform
  2. Extract the zip file
  3. Run ./netwatcher --version to verify the installation

Checksums

See netwatcher-v20260330-c7e1d46-checksums.txt for file checksums.

Release v20260330-0923ac9

30 Mar 23:48

Choose a tag to compare

NetWatcher Release v20260330-0923ac9

Build Date: 20260330
Commit: 0923ac9 (0923ac9)
Branch: master

Platforms

  • Linux: amd64, arm64, arm
  • Windows: amd64, arm64

Installation

  1. Download the appropriate binary for your platform
  2. Extract the zip file
  3. Run ./netwatcher --version to verify the installation

Checksums

See netwatcher-v20260330-0923ac9-checksums.txt for file checksums.