fatedier
2406ecdfea
Merge pull request #1780 from fatedier/dev
...
bump version
2020-04-27 16:50:34 +08:00
fatedier
7266154d54
bump version to v0.33.0
2020-04-27 16:24:17 +08:00
Tank
4797136965
feat: support sudp proxy ( #1730 )
2020-04-22 21:37:45 +08:00
Guy Lewin
6d78af6144
feat: group TCP mux proxies ( #1765 )
2020-04-20 13:35:47 +08:00
Tank
7728e35c52
fix: frps handle multi conn may happen data race ( #1768 )
2020-04-19 16:16:24 +08:00
Tank
5a61fd84ad
fix: auth token bug ( #1762 )
2020-04-16 20:20:36 +08:00
zhang-wei
ad0c449a75
Server manager support the NewUserConn operation ( #1740 )
...
support NewUserConn operation
2020-04-16 13:06:46 +08:00
fatedier
1c330185c4
typo
2020-04-03 01:24:37 +08:00
fatedier
8668fef136
Merge pull request #1728 from fatedier/dev
...
bump version to v0.32.1
2020-04-03 01:14:58 +08:00
fatedier
7491b327f8
update ISSUE_TEMPLATE
2020-04-03 01:03:13 +08:00
fatedier
abb5b05d49
update package.sh
2020-04-03 00:59:47 +08:00
fatedier
b6ec9dad28
bump version to v0.32.1
2020-04-02 11:49:16 +08:00
Tank
caa6e8cf01
fix: frpc reconnect frps frequently lead to memory leak ( #1722 )
2020-04-02 10:58:37 +08:00
fatedier
ffb932390f
remove qq info
2020-03-28 22:29:02 +08:00
xcffl
a8efaee1f3
Improve basic examples for newbies ( #1711 )
2020-03-26 17:41:18 +08:00
fatedier
4c2afb5c28
doc: add plugin repo link ( #1710 )
2020-03-20 20:54:22 +08:00
fatedier
809f517db8
server plugin: set version and op in http request query ( #1707 )
2020-03-20 20:53:14 +08:00
Guy Lewin
a4b105dedb
[Feature] Server Plugin - Ping and NewWorkConn RPC ( #1702 )
2020-03-18 01:52:44 +08:00
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
2020-03-14 23:26:35 +08:00
fatedier
ea62bc5a34
remove vendor ( #1697 )
2020-03-11 14:39:43 +08:00
fatedier
f65ffe2812
remove vendor
2020-03-11 14:34:17 +08:00
fatedier
23bb76397a
Merge pull request #1696 from fatedier/dev
...
bump version to v0.32.0
2020-03-11 14:30:47 +08:00
fatedier
859a330e6c
Merge pull request #1695 from fatedier/doc
...
update doc
2020-03-11 14:18:12 +08:00
fatedier
86ac511763
bump version to v0.32.0
2020-03-11 14:13:49 +08:00
fatedier
f2e98ef8a4
update doc
2020-03-11 14:13:16 +08:00
fatedier
495d999b6c
refactoring monitor code, support prometheus ( #1668 )
...
* refactoring monitor code, support prometheus
* remove vendor
2020-03-11 13:20:26 +08:00
Guy Lewin
6d1af85e80
fix: send server plugin request as json ( #1690 )
2020-03-10 15:23:37 +08:00
fatedier
1db091b381
tcp multiplexing over http connect tunnel
2020-03-05 21:47:49 +08:00
glzjin
0b9124d4fd
Fix bandwidth compare ( #1679 )
...
It may cause all proxy restart when api reload.
2020-03-02 11:20:08 +08: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
fatedier
83d80857fd
Merge pull request #1644 from GuyLewin/feature/detailed-errors-to-client
...
DetailedErrorsToClient - only send detailed error info if this is on
2020-02-12 10:39:03 +08:00
Guy Lewin
98fa3855bd
CR: export error string generation to a function
2020-02-11 16:57:38 +02:00
Guy Lewin
9440bc5d72
Merge branch 'dev' into feature/detailed-errors-to-client
...
# Conflicts:
# models/config/server_common.go
2020-02-11 11:25:04 +02:00
fatedier
95753ebf1c
Merge pull request #1643 from GuyLewin/feature/tls-only
...
Feature/tls only
2020-02-11 13:57:03 +08:00
Guy Lewin
f8c6795119
DetailedErrorsToClient - only send detailed error info if this is on
2020-02-10 19:29:57 +02:00
Guy Lewin
7033f3e72b
Test TlsOnly
2020-02-10 19:14:07 +02:00
Guy Lewin
e3101b7aa8
Update README.md
2020-02-10 19:01:23 +02:00
Guy Lewin
c747f160aa
TlsOnly - only accept TLS connections if enabled
2020-02-10 18:56:41 +02:00
fatedier
c8748a2948
update .travis.yml
2020-02-04 22:24:07 +08:00
fatedier
487c8d7c29
Merge pull request #1637 from fatedier/dev
...
bump version to v0.31.2
2020-02-04 21:54:28 +08:00
fatedier
69fa7ed16e
bump version to v0.31.2
2020-02-04 21:43:37 +08:00
fatedier
5336155365
Merge pull request #1636 from fatedier/new
...
send closeProxy msg to server then client start proxy error
2020-02-04 21:39:26 +08:00
fatedier
4feb74cb89
doc typo
2020-02-04 21:34:46 +08:00
fatedier
4a4cf552af
send closeProxy msg to server then client start proxy error, fix #1606
2020-02-04 19:41:39 +08:00
Joe Cloud
0f59b8f329
English grammar fix. ( #1619 )
2020-01-15 12:11:12 +08:00
fatedier
f480160e2d
Merge pull request #1596 from fatedier/dev
...
v0.31.1, fix bugs
2020-01-06 15:55:44 +08:00
fatedier
4832a2a1e9
bump version
2020-01-06 15:44:18 +08:00
fatedier
52ecd84d8a
fix panic if set meta in proxy config, fix #1595
2020-01-06 15:43:25 +08:00
fatedier
30c246c488
Merge pull request #1588 from fatedier/dev
...
bump version to v0.31.0
2020-01-03 11:45:22 +08:00
fatedier
42014eea23
improve xtcp, fix #1585
2020-01-03 11:39:44 +08:00