frp/server/proxy
Guy Lewin 6c6607ae68
feat: add multiple authentication methods, token and oidc.
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
..
http.go change log method 2019-10-12 20:13:12 +08:00
https.go change log method 2019-10-12 20:13:12 +08:00
proxy.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
stcp.go change log method 2019-10-12 20:13:12 +08:00
tcp.go change log method 2019-10-12 20:13:12 +08:00
udp.go change log method 2019-10-12 20:13:12 +08:00
xtcp.go change log method 2019-10-12 20:13:12 +08:00