Skip to content

tinycode v0.1.1

Choose a tag to compare

@gabriel-tinycode gabriel-tinycode released this 20 Jul 12:55

tinycode CLI v0.1.1.

Bundles agent-toolbox v0.1.1, which adds five assessment tools to the agent: nuclei, nikto, whatweb, ffuf, and searchsploit.

Install

curl -fsSL https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | sh

or with wget:

wget -qO- https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | sh

Re-run to update. See the README for details.

Platforms

  • Linux x86_64, Linux arm64
  • macOS Apple Silicon, macOS Intel

Requirements

A running Docker daemon.