Ian
Ian
While using this code on a site of mine, one of my friends informed me that when he attempted to upload a large file, the server crashed. When I looked...
Since many people are having trouble getting it to build, here's the environment that I finally got it to build in: OS: Debian 11 64bit (virtual machine) Dependencies: libnice-dev, libssl-dev,...
On new versions, all internet traffic escapes VPN when 10.0.0.0/8 is excluded with netfilter (Linux)
### Is it a bug? - [X] I know this is an issue with the app, and contacting Mullvad support is not relevant. ### I have checked if others have...
Adds `socket` and `isClosed` getters, and `close` proc. This is necessary to close the server and interact with the socket directly. It makes sense for this library since it's supposed...