This commit is contained in:
Vladislav Yarmak 2021-06-20 00:52:08 +03:00
parent 2c07658f55
commit 34772aed98
1 changed files with 10 additions and 1 deletions

View File

@ -1,2 +1,11 @@
# docker-warp-proxy
Docker image for running Cloudflare Warp in proxy mode
Docker image to run Cloudflare Warp in proxy mode.
## Usage
```
docker run -d -p 40000:40000 --restart always yarmak/warp-proxy
```
SOCKS5 proxy server will be listening at port 40000.