Commit Graph

811 Commits (495d999b6c1778378a4c14e53ada327645e49d0b)
 

Author SHA1 Message Date
fatedier 495d999b6c
refactoring monitor code, support prometheus (#1668)
* refactoring monitor code, support prometheus
* remove vendor
5 years ago
Guy Lewin 6d1af85e80
fix: send server plugin request as json (#1690) 5 years ago
fatedier 1db091b381
tcp multiplexing over http connect tunnel 5 years ago
glzjin 0b9124d4fd
Fix bandwidth compare (#1679)
It may cause all proxy restart when api reload.
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 83d80857fd
Merge pull request #1644 from GuyLewin/feature/detailed-errors-to-client
DetailedErrorsToClient - only send detailed error info if this is on
5 years ago
Guy Lewin 98fa3855bd CR: export error string generation to a function 5 years ago
Guy Lewin 9440bc5d72 Merge branch 'dev' into feature/detailed-errors-to-client
# Conflicts:
#	models/config/server_common.go
5 years ago
fatedier 95753ebf1c
Merge pull request #1643 from GuyLewin/feature/tls-only
Feature/tls only
5 years ago
Guy Lewin f8c6795119 DetailedErrorsToClient - only send detailed error info if this is on 5 years ago
Guy Lewin 7033f3e72b Test TlsOnly 5 years ago
Guy Lewin e3101b7aa8 Update README.md 5 years ago
Guy Lewin c747f160aa TlsOnly - only accept TLS connections if enabled 5 years ago
fatedier c8748a2948 update .travis.yml 5 years ago
fatedier 69fa7ed16e bump version to v0.31.2 5 years ago
fatedier 5336155365
Merge pull request #1636 from fatedier/new
send closeProxy msg to server then client start proxy error
5 years ago
fatedier 4feb74cb89 doc typo 5 years ago
fatedier 4a4cf552af send closeProxy msg to server then client start proxy error, fix #1606 5 years ago
Joe Cloud 0f59b8f329 English grammar fix. (#1619) 5 years ago
fatedier 4832a2a1e9 bump version 5 years ago
fatedier 52ecd84d8a fix panic if set meta in proxy config, fix #1595 5 years ago
fatedier 42014eea23 improve xtcp, fix #1585 5 years ago
fatedier c2da396230
Merge pull request #1587 from fatedier/doc
add server manage plugin doc
5 years ago
fatedier e91c9473be add server manage plugin doc 5 years ago
fatedier 13e48c6ca0
Merge pull request #1575 from fatedier/new
support server plugin feature
5 years ago
fatedier 31e2cb76bb bump version 5 years ago
fatedier 91e46a2c53 support server plugin feature 5 years ago
fatedier a57679f837 support meta info for client and proxy 5 years ago
fatedier df18375308
Merge pull request #1537 from fatedier/new
bump version to v0.30.0
5 years ago
fatedier c63737ab3e update doc for bandwith limit 5 years ago
fatedier 1cdceee347 bump version to v0.30.0 5 years ago
fatedier 694c434b9e
Merge pull request #1529 from kingjcy/20191118
plugin http2https
5 years ago
kingjcy 62af5c8844 handle close 5 years ago
kingjcy 56c53909aa plugin http2https
plugin http2https
5 years ago
fatedier 21a126e4e4
Merge pull request #1510 from CallanTaylor/close-file
Close file
5 years ago
CallanTaylor 8affab1a2b Close file 5 years ago
fatedier 12cc53d699 update bandwidth_limit 5 years ago
fatedier 2ab832bb89
Merge pull request #1495 from fatedier/new
support bandwith limit for one proxy
5 years ago
fatedier 42425d8218 update vendor files 5 years ago
fatedier 6da093a402 support bandwith limit for one proxy 5 years ago
fatedier 22a79710d8 bump version to v0.29.1 5 years ago
fatedier 0927553fe4
Merge pull request #1465 from lzhfromustc/dev_dup_mis_unlock
dev:udp: Add an Unlock before a continue, to fix a double lock bug
5 years ago
fatedier 858d8f0ba7
Merge pull request #1460 from weisi/dev
Fix typos in English Readme.
5 years ago
lzhfromustc 8eb945ee9b dev:udp: Add an Unlock before a continue, to fix a double lock bug 5 years ago
Weisi Dai dc0fd60d30 frp: Fix typos in English Readme. 5 years ago
fatedier cd44c9f55c
Merge pull request #1459 from fatedier/new
change log method
5 years ago
fatedier 649f47c345 change log method 5 years ago
fatedier 6ca3160b33
Merge pull request #1451 from GuyLewin/dev
Grammer fixes
5 years ago
Guy Lewin 5f8ed4fc60 Fix CR 5 years ago
Guy Lewin bf0993d2a6 Grammer fixes 5 years ago