Tinyrange
(ALPHA) TinyRange: Next-generation Virtualisation for Cyber and beyond
Install / Use
/learn @tinyrange/TinyrangeREADME
TinyRange
TinyRange is a light-weight scriptable orchestration system for building and running virtual machines with a focus on speed and flexibility for development.
TinyRange is currently a Pre-Alpha and expect major breaking changes as the architecture is improved and features are explored.
Getting Started
Currently TinyRange runs on Windows (amd64), MacOS (arm64), and Linux (amd64, arm64).
Binaries can be downloaded from the releases tab https://github.com/tinyrange/tinyrange/releases.
The latest release can also be installed in one command on MacOS and Linux with...
curl -sSL https://j5.nz/install_tinyrange.sh | bash
TinyRange can also be installed via PyPI with...
pip install tinyrange-sys
Note: TinyRange can also run on BSD (OpenBSD, FreeBSD, NetBSD) (amd64), and Solaris (OmniOS) (amd64) but binaries are not tested and acceleration is not currently supported.
Building from Source
TinyRange is written in Go and requires Go to be installed before it can be built.
./tools/build.go will automatically download a copy of QEMU if you are on Windows (amd64), MacOS (arm64), or Linux (amd64, arm64).
TinyRange can be built and run from source with the following code.
git clone https://github.com/tinyrange/tinyrange
cd tinyrange
./tools/build.go -run -- login
What is TinyRange
TinyRange is an alternative to containers and virtual machines sitting somewhere in between the two in functionality and tradeoffs.
Rebuilding pkg/filesystem/ext4/ext4_gen.go
go install github.com/tinyrange/vm/cmd/structgen
structgen -input pkg/filesystem/ext4/ext4.struct -output pkg/filesystem/ext4/ext4_gen.go -package ext4
Videos implementing TinyRange
- Part 1: https://www.youtube.com/watch?v=W5OwOUV9iAQ
- Part 2: https://www.youtube.com/watch?v=tTTcN2kflFM
- Part 3: https://www.youtube.com/watch?v=3d-4S2oaDfw
- Part 4: https://www.youtube.com/watch?v=HKvnG4SOpzo
- Part 5: https://www.youtube.com/watch?v=nEC2dUQHLnc
I'll publish another video walking though the configuration syntax and networking code at some point in the future.
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
