fatedier
3fbdea0f6b
rename models to pkg ( #2005 )
4 years ago
vesta
710ecf44f5
feat: support ntlm proxy set in http_proxy env ( #2002 )
4 years ago
yuyulei
04dafd7ff0
Remove comments ( #2004 )
4 years ago
yuyulei
c6aa74a2bb
Add action to build and push image to dockerhub&github packages ( #1998 )
4 years ago
fatedier
c0e05bb41e
bump version to v0.34.0
4 years ago
fatedier
1e420cc766
update tls
4 years ago
yuyulei
4fff3c7472
Add tls configuration to both client and server ( #1974 )
4 years ago
fatedier
48fa618c34
update e2e tests ( #1973 )
4 years ago
fatedier
c9fe23eb10
more e2e tests ( #1845 )
4 years ago
Luka Čehovin Zajc
268afb3438
Sorting plugins so that execution order is deterministic ( #1961 )
4 years ago
fzhyzamt
b1181fd17a
support non-preemptive authentication ( #1888 )
4 years ago
Albert Zhao
b23548eeff
fix grammar issue ( #1850 ) ( #1852 )
5 years ago
fatedier
262317192c
new e2e framework ( #1835 )
5 years ago
fatedier
8b75b8b837
fix by golint ( #1822 )
5 years ago
fatedier
2170c481ce
update doc ( #1821 )
5 years ago
Tank
dfbf9c4542
style: adjust frps files ( #1820 )
5 years ago
Tank
964a1bbf39
refine: frpc flags ( #1811 )
5 years ago
Tank
228e225f84
fix: sync/atomic bug, fix #1804 ( #1805 )
...
Co-authored-by: tanghuafa <tanghuafa@bytedance.com>
5 years ago
Tank
bd6435c982
fix: frps plugin manager ( #1803 )
5 years ago
Tank
591023a1f0
fix: add frpc tls_enable flag and frps tls_only flag ( #1798 )
5 years ago
Tank
1ab23b5e0e
fix: typo ( #1799 )
5 years ago
Tank
d193519329
feat: Support user specify udp packet size in config ( #1794 )
5 years ago
fatedier
7266154d54
bump version to v0.33.0
5 years ago
Tank
4797136965
feat: support sudp proxy ( #1730 )
5 years ago
Guy Lewin
6d78af6144
feat: group TCP mux proxies ( #1765 )
5 years ago
Tank
7728e35c52
fix: frps handle multi conn may happen data race ( #1768 )
5 years ago
Tank
5a61fd84ad
fix: auth token bug ( #1762 )
5 years ago
zhang-wei
ad0c449a75
Server manager support the NewUserConn operation ( #1740 )
...
support NewUserConn operation
5 years ago
fatedier
1c330185c4
typo
5 years ago
fatedier
7491b327f8
update ISSUE_TEMPLATE
5 years ago
fatedier
abb5b05d49
update package.sh
5 years ago
fatedier
b6ec9dad28
bump version to v0.32.1
5 years ago
Tank
caa6e8cf01
fix: frpc reconnect frps frequently lead to memory leak ( #1722 )
5 years ago
fatedier
ffb932390f
remove qq info
5 years ago
xcffl
a8efaee1f3
Improve basic examples for newbies ( #1711 )
5 years ago
fatedier
4c2afb5c28
doc: add plugin repo link ( #1710 )
5 years ago
fatedier
809f517db8
server plugin: set version and op in http request query ( #1707 )
5 years ago
Guy Lewin
a4b105dedb
[Feature] Server Plugin - Ping and NewWorkConn RPC ( #1702 )
5 years ago
Guy Lewin
10acf638f8
[Feature] Include RunId in FRP Server Plugin NewProxy message ( #1700 )
...
* feat: include RunId in FRP Server Plugin NewProxy message
* doc: rewrite server plugin documentation
5 years ago
fatedier
f65ffe2812
remove vendor
5 years ago
fatedier
859a330e6c
Merge pull request #1695 from fatedier/doc
...
update doc
5 years ago
fatedier
86ac511763
bump version to v0.32.0
5 years ago
fatedier
f2e98ef8a4
update doc
5 years ago
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