mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-07-22 10:35:55 +02:00
Merge branch 'master' of https://github.com/bolkedebruin/rdpgw
This commit is contained in:
commit
47975e8f8c
1 changed files with 4 additions and 0 deletions
|
@ -17,10 +17,14 @@ including access policies.
|
|||
* Integrate Open Policy Agent
|
||||
* Integrate GOKRB5
|
||||
* Integrate uber-go/zap
|
||||
* Integrate prometheus
|
||||
* Research: TLS defragmentation
|
||||
|
||||
## How to build
|
||||
go build rdg.go main.go http.go errors.go
|
||||
|
||||
## How to run
|
||||
Make sure you have a certificate and key file available. You can call those server.pem and key.pem and
|
||||
put them in the same directory as your executable.
|
||||
|
||||
./rdg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue