holesail
DownloadGithubBlog
  • 👋Welcome to the web of Peers
  • Overview
    • ⛵What can holesail do
    • ✨Our Features
  • Installation Guide
    • 📪Install through npm (Recommended)
    • 🪟Holesail executable (Windows, Linux, Mac)
    • 🍎Holesail Go (Mac & iPhone)
    • 📱Holesail Go Android
  • USAGE GUIDE
    • 😙Overview
    • 🖥️Set a port live
    • 🤝Connect to someone
    • Run in background
    • 🗃️Filemanager
  • Terminology
    • Connection String
    • Private vs Public connection string
Powered by GitBook
On this page
  • Step 1: Download Holesail executable
  • Step 2: Mark as executable
  • Step 3: Run holesail from Terminal
  • Windows: Run Holesail from command prompt

Was this helpful?

  1. Installation Guide

Holesail executable (Windows, Linux, Mac)

PreviousInstall through npm (Recommended)NextHolesail Go (Mac & iPhone)

Last updated 10 months ago

Was this helpful?

Holesail compiled executables for Terminal are available for all platforms, i.e., Windows, Mac, and Linux. This procedure does not require installing or setting up Nodejs. You can simply download the executable and use it from the terminal.

Step 1: Download Holesail executable

Head over to the page of Holesail on github and download the package that is compatible with your operating system and architecture.

If you do not download the correct file, it will result in an "unsupported architecture" error.

Step 2: Mark as executable

On Mac and Linux, you need to mark the downloaded package as executable. Open the directory where you have saved holesail in Terminal and run the following command:

chmod +x holesail*

Step 3: Run holesail from Terminal

You can now call Holesail from the terminal by running it from the same directory where you have saved it:

Make sure you are using the correct name for holesail while executing this command

./holesail-macos-arm64-signed --help

Windows: Run Holesail from command prompt

On Windows, the process is slightly different:

  1. Open Command prompt.

  2. Go to the directory where holesail is saved.

  3. You will see a error message saying Invalid arguments, that implies holesail is now working on your system.

  4. Check out usage guide. Use appropriate options and set sail ⛵️

Enter the name of the package, for example "" and press enter.

🪟
holesail-win-x64-unsigned.exe
latest release