http proxy support (with support for external proxies such as WebOne)

This commit is contained in:
zefie
2021-07-17 09:23:00 -04:00
parent e542328093
commit bffc7b7945
8 changed files with 127 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ This open source server is in alpha status. Use at your own risk.
- Can handle client "relogin" and "reconnect" events
- Can now use `.async.js` files with asynchronous requests
- Can handle more than one box at a time
- Support for HTTP Proxy (direct, or enhanced with an external proxy such as [WebOne](https://github.com/atauenis/webone))
### Current issues:
- May not run on non-development Windows machines (VS2019 with node and python)