Paolo Asperti
Paolo Asperti
we should probably document these ENV vars in the readme
| variable | description | | --- | --- | | LIMIT_SPEED | speed limit (in Mb/s) | | TOTAL_BANDWIDTH | max total bandwidth (in Mb/s) | | SINGLE_BANDWIDTH |...
https://github.com/rustdesk/rustdesk-server/pull/112
> how can we set these up on windows (nssm) ? https://nssm.cc/usage Look at the "Environment" tab
> * ICMP ping (maybe not needed) > * key support (key required or not, check if a provided key is valid) > * client register test > * relay...
@rustdesk can you take a look on this? I really need your feedback.
2016 issue... Looks like they're working on it: https://github.com/briansmith/ring/pull/1057 Obviously we can't have ppc64le support until all deps are covered.
you can read ID and password from the config files: - C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\config\RustDesk.toml (windows) - /root/.config/rustdesk/RustDesk.toml (linux) - /Library/Preferences/com.carriez.RustDesk/RustDesk.toml (OSX) (password can be salted)
Let me rephrase that. I mean: it's not implemented yet _in the open source release_. I suppose this feature was working in the previous iteration of RustDesk, when the project...
Does this happen with 1.1.6 as well? Can you provide some more context?