Commit Graph

8 Commits

Author SHA1 Message Date
Guy Lewin
ef0b21c3d5 feat: extend tcpmux with multiple multiplexers 2020-03-03 16:54:45 -05:00
Guy Lewin
e5edfb10f7 Merge branch 'dev' into feature/tcp-multiplexing
# Conflicts:
#	models/consts/consts.go
2020-03-02 09:22:32 -05:00
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
Guy Lewin
8e3b6fcc53 Export tcp multiplexing into new proxy type 2020-02-17 11:18:40 +02:00
fatedier
0559865fe5 support xtcp for making nat hole 2017-10-25 01:27:04 +08:00
fatedier
171bc8dd22 new proxy type: stcp(secret tcp) 2017-06-26 03:02:33 +08:00
fatedier
a4fece3f51 api: add server web api for statistics 2017-03-23 02:01:25 +08:00
fatedier
88083d21e8 start refactoring 2017-03-09 22:44:42 +08:00