rustdesk/rustdesk-server
RustDesk Server Program
📋 Changes
- Fix: 127.0.0.1 is not loopback (#515)
- Higher default bandwidth
- Define the HOME env to allow running rootless (#612)
- Add option to log (failed) authentication attempts to enable the usage of tools like fail2ban and crowdsec (#435)
- Connection log query
📋 Changes
- Fix windows crash
📋 Changes
- Version check and refactor hbb_common to share with rustdesk client
📋 Changes
- WS real ip
- Bump s6-overlay to v3.2.0.0 and fix env warnings
📋 Changes
- set reuse port to make restart friendly
- revert hbbr `-k` to not ruin back-compatibility
📋 Changes
- Change default value of `-k` option to `-`, so now you need not to set `-k` any more.
📋 Changes
- fix trailing issue in private key file
📋 Changes
- Remove unsafe code
------ # This is the open-source version, not the [`Pro`](https://github.com/rustdesk/rustdesk-server-pro/releases/latest) version that you purchased a *`license`* for. <details> # Das ist die Open-Source-Version, nicht die [`Pro`](https://github.com/rustdesk/rustdesk-server-pro/releases/latest)-Version, für die Sie eine Lizenz erworben haben. # Voici la version open source, pas la version [`Pro`](https://github.com/rustdesk/rustdesk-server-pro/releases/latest) pour laquelle vous avez acheté une licence. # Esta es la versión de código abierto, no la versión [`Pro`](https://github.com/rustdesk/rustdesk-server-pro/releases/latest) para la cual adquirió una licencia. # 这是开源版本,不是您 *`购买`* 了许可证的[`专业版`](https://github.com/rustdesk/rustdesk-server-pro/releases/latest)。 </details> ----- Fix BSD package.
fix debian package
fix bsd coredump again.
https://github.com/rustdesk/rustdesk-server/pull/232#issuecomment-1488962717
FreeBSD
Chores
ipv6 support https://hub.docker.com/r/rustdesk/rustdesk-server/tags
update docker
📋 Changes
- Fix slow connection
- Remove '/' char in pub key,
- hbbr wait for key ready for 0.3 second
- Possible solution of https://github.com/rustdesk/rustdesk-server/issues/24
[Docker](https://hub.docker.com/r/rustdesk/rustdesk-server/tags) for Linux on x64 and Arm64. > Some one reported that the docker version still requires license because of docker not updated. > https://github.com/rustdesk/rustdesk/discussions/542#discussioncomment-2772148 [Doc](https://rustdesk.com/docs/en/self-host)
