mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Improve configurability
This commit is contained in:
5
security/simple.go
Normal file
5
security/simple.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package security
|
||||
|
||||
func VerifyServerTemplate(server string) (bool, err) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user