Registry / networking / slackhq-nebula

slackhq-nebula

JSON →
library1.10.3gogounverified

Nebula is a scalable overlay networking tool with a focus on performance, simplicity, and security.

go get github.com/slackhq/nebula
INSTALL
IMPORT
SIG · SLACKHQ-NEBULA
S
slackhq-nebula
networkinggov1.10.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nebula
github.com/slackhq/nebula

Imports and prints the Nebula version.

package main import ( "fmt" "github.com/slackhq/nebula" ) func main() { // Example: creating a nebula instance (simplified) fmt.Println("Nebula version:", nebula.Version) }
Debug
Known issues
gotchaNebula requires significant configuration and is typically used as a standalone binary, not as a library.
fix
Use the nebula binary or refer to the official documentation for proper setup.
affects: all
Upgrade
Version history
1.10.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
slackhq-nebula — go get slackhq-nebula · libregistry