Registry / networking / jpillora-chisel

jpillora-chisel

JSON →
library1.11.6gogounverified

A fast TCP/UDP tunnel over HTTP, secured via SSH, for creating secure connections through firewalls.

go get github.com/jpillora/chisel
INSTALL
IMPORT
SIG · JPILLORA-CHISEL
J
jpillora-chisel
networkinggov1.11.6
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.

chisel
github.com/jpillora/chisel

Imports the Chisel package for building tunnel clients and servers.

package main import ( "fmt" "github.com/jpillora/chisel" ) func main() { // Example: start a chisel server fmt.Println("Chisel library imported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jpillora-chisel — go get jpillora-chisel · libregistry