NDS Labs image for the Chisel SSH tunneling service
2.0K
This builds a custom Docker image based on the official Chisel server image. Chisel enables TCP tunneling over HTTP. This is a utility offered in NDS Labs to enable secure remote access to non-HTTP services.
To use the Chisel server:
chisel client --auth user:password https://<chisel-server>/ localhost:<local port>:<remote IP>:<remote port>
After this, you can access the remote service via localhost: until the tunnel is terminated.
Content type
Image
Digest
Size
13.3 MB
Last updated
over 5 years ago
docker pull ndslabs/chisel