mirror of
https://github.com/Snawoot/hola-proxy.git
synced 2026-04-02 11:58:13 +00:00
amend chmod notice
This commit is contained in:
11
README.md
11
README.md
@@ -41,6 +41,12 @@ git clone https://ipfs.io/ipns/k51qzi5uqu5dkrgx0hozpy1tlggw5o0whtquyrjlc6pprhvbm
|
||||
|
||||
Pre-built binaries are available [here](https://github.com/Snawoot/hola-proxy/releases/latest).
|
||||
|
||||
Don't forget to make file executable on Unix-like systems (Linux, MacOS, \*BSD, Android). For your convenience rename downloaded file to `hola-proxy` and run within directory where you placed it:
|
||||
|
||||
```sh
|
||||
chmod +x hola-proxy
|
||||
```
|
||||
|
||||
#### Build from source
|
||||
|
||||
Alternatively, you may install hola-proxy from source. Run the following within the source directory:
|
||||
@@ -70,11 +76,6 @@ docker run -d \
|
||||
sudo snap install hola-proxy
|
||||
```
|
||||
|
||||
# Make the binary executable (Linux only)
|
||||
```sh
|
||||
chmod +x hola-proxy
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
List available countries:
|
||||
|
||||
Reference in New Issue
Block a user