mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
1f191a5e41b32e9e38ffc32f8616df02ec3f81f8
GO Remote Desktop Gateway
⭐ Star us on GitHub — it helps!
RDPGW is an implementation of the Remote Desktop Gateway protocol. This allows you connect with the official Microsoft clients to remote desktops that are made available over HTTPS. These desktops could be, for example, XRDP desktops running in containers on Kubernetes.
AIM
RDPGW aims to provide a full open source replacement for MS Remote Desktop Gateway, including access policies.
TODO
- Integrate VIPER
- Integrate Open Policy Agent
- Integrate GOKRB5
- Integrate uber-go/zap
- Research: TLS defragmentation
How to build
go build rdg.go main.go http.go errors.go
How to run
./rdg
Description
Languages
Go
91%
JavaScript
3.5%
CSS
2.7%
Dockerfile
1%
Makefile
0.9%
Other
0.9%