mirror of
https://github.com/CyberL1/holesail-proxy.git
synced 2025-04-18 05:47:03 -04:00
Compare commits
No commits in common. "main" and "v1.2.1" have entirely different histories.
22
README.md
22
README.md
@ -1,22 +0,0 @@
|
|||||||
# 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
|
|
Loading…
x
Reference in New Issue
Block a user