Holesail reverse proxy

A CLI for running holesail as a reverse proxy

Instalation

Important

Make sure you have holesail installed on your system

Windows:

irm https://raw.githubusercontent.com/CyberL1/holesail-proxy/main/scripts/get.ps1 | iex

Linux:

curl -fsSL https://raw.githubusercontent.com/CyberL1/holesail-proxy/main/scripts/get.sh | sh

Usage

  1. Do holesail-proxy up
  2. Go to <hash>.localhost and you'll be connected to the holesail connector after a moment
Description
A simple proxy for holesail
Readme 55 KiB
Languages
Go 74.7%
PowerShell 12.7%
Shell 12.6%