Commit Graph

22 Commits (710ecf44f571f2f2f8f063b37e666f5ef9fc9ae2)

Author SHA1 Message Date
fatedier 8b75b8b837
fix by golint (#1822) 5 years ago
fatedier 1db091b381
tcp multiplexing over http connect tunnel 5 years ago
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
5 years ago
fatedier a57679f837 support meta info for client and proxy 5 years ago
fatedier 9c4ec56491 support proxy protocol 6 years ago
fatedier e691a40260 improve the stability of xtcp 6 years ago
fatedier f56b49ad3b new feature: load balancing for tcp proxy 7 years ago
fatedier db2d1fce76 http: support setting headers 7 years ago
fatedier 1a6cbbb2d2 return error quickly if nathole make error 7 years ago
fatedier a0fe2fc2c2 vendor: models/msg 7 years ago
fatedier 8a6d6c534a vendor: udpate 7 years ago
fatedier b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
udp
7 years ago
fatedier 3f6799c06a add remoteAddr in NewProxyResp message 7 years ago
fatedier 63037f1c65 typo fix 7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor 7 years ago
fatedier 0559865fe5 support xtcp for making nat hole 7 years ago
fatedier 171bc8dd22 new proxy type: stcp(secret tcp) 8 years ago
fatedier fca7f42b37 msg: new message CloseProxy 8 years ago
fatedier a0c83bdb78 test: add test case 8 years ago
fatedier 54bbfe26b0 support udp 8 years ago
fatedier b02e1007fb support more proxy type 8 years ago
fatedier 88083d21e8 start refactoring 8 years ago