remove usage of asyncify

This commit is contained in:
ading2210 2024-01-16 18:21:19 -05:00
parent badeaa8ac3
commit 4af7f6a4a0
6 changed files with 113 additions and 96 deletions

View file

@ -57,7 +57,7 @@ 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.
You can use the `HOST` and `PORT` environment variables to control the hostname and port that the proxy server listens on.
## Copyright:
This project is licensed under the GNU AGPL v3.