{ "id": "chisel", "version": "1.0.4", "name": "Chisel (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/chisel", "description": "Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }