Install Scripts
In this section
- Rust
- Pi-hole — One-step automated install:
- n8n — n8n — Workflow automation tool for building automated workflows
- PiVPN — simple openvpn or wireguard VPN server.
- act (Install GitHub Runners Locally) — Or install via your package manager. See the act repository for full documentation.
- Composer — Nice composer one-liner
- Python + Libraries — ""
curl -sSL https://install.python-poetry.org | python3 -;curl https://pyenv.run | bash"" - HTTPie — Please make sure you have Python 3.7 or newer (
python --version). - Yarn
- esp-idf — [中文]
- yt-dlp — You can install yt-dlp either using one of the official releases, or with your favorite package manager
- Docker on Kali Linux — Installing Docker on Kali Linux
- ZeroTier VPN — Debian and RPM based distributions including Debian, Ubuntu, CentOS, RHEL, Fedora, and others are supported via a script that adds the right
- Mac OS — This page documents Mac OS.
- Samba on Mac
- Pritunl VPN Client — Ubuntu 20.04
- Docker — These optional post-installation procedures describe how to configure your Linux host machine to work better with Docker.
- Install NVM — To install or update nvm, you should run the install script. To do that, yo
- Install Golang — "https://go.dev/dl/"
- Install MAGE
- Install oh-my-zsh
- SDKMan —
curl -s "https://get.sdkman.io" | bash