frp/cmd/frpc/sub
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 Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
https.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
reload.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
root.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
status.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
stcp.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
tcp.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
udp.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
xtcp.go Pass client configuration as an argument 2019-08-20 14:08:01 -07:00