mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-07-29 22:06:22 +02:00
Improve configurability
This commit is contained in:
parent
93b31ec9b6
commit
01345b9416
4 changed files with 97 additions and 53 deletions
5
security/simple.go
Normal file
5
security/simple.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package security
|
||||
|
||||
func VerifyServerTemplate(server string) (bool, err) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue