use latest websockify, allow user to change port

This commit is contained in:
ading2210 2024-01-08 01:38:41 -05:00
parent 953b6cb191
commit 7472c899db
4 changed files with 18 additions and 10 deletions

View file

@ -51,6 +51,8 @@ cd libcurl.js/server
./run.sh
```
You can use the `PORT` and `SOCKS5_PORT` environment variables to control which ports the websocket proxy and the SOCKS5 server run on.
## Copyright:
This project is licensed under the GNU AGPL v3.