1
0
mirror of https://github.com/fatedier/frp.git synced 2025-03-13 19:40:08 +07:00
Commit Graph

71 Commits

Author SHA1 Message Date
fatedier
5b8b145577
Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. () 2022-06-05 17:15:28 +08:00
fatedier
0711295b0a
release note for v0.43.0 () 2022-05-27 16:02:36 +08:00
fatedier
4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode () 2022-05-26 23:57:30 +08:00
fatedier
6c658586f6 bump version to v0.42.0 2022-04-22 11:15:23 +08:00
fatedier
21240ed962 some improvements 2022-04-14 11:24:36 +08:00
fatedier
a7a4ba270d
fix error parsing env values () 2022-04-05 12:48:57 +08:00
cui fliter
915d9f4c09
fix some typos ()
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-04-02 17:35:51 +08:00
fatedier
11b13533a0
add release note () 2022-03-23 20:14:55 +08:00
fatedier
100d556336
support tcp keepalive params () 2022-03-22 19:29:30 +08:00
fatedier
63efa6b776
support pprof () 2022-03-17 11:42:59 +08:00
fatedier
1f88a7a0b8
bump version to v0.40.0 () 2022-03-11 19:45:34 +08:00
Johan Hernefeldt
eeea7602d9
bugfix: Issue - Cant connect to frps behind ingress with tls ()
Co-authored-by: Johan Hernefeldt <johan.hernefeldt@moralis.io>
2022-03-11 14:51:47 +08:00
Harry Cheng
bf635c0e90
Notify server plugins when a proxy is closed ()
* add close proxy op

* Move to actual closing routine

* Fix e2e tests for CloseProxy

* Add warning on resource exhaustion

* Add CloseProxy to manual close

* retuen errors to `CloseProxy` callers
2022-03-08 15:08:09 +08:00
Blizard
cd31359a27
feat: support add additional params for OIDC ()
* feat: support add additional params and test access by auth0

* fix: config name

Co-authored-by: blizard863 <760076784@qq.com>
2022-03-07 14:23:49 +08:00
fatedier
19739ed31a
random sleep duration before reconnecting () 2022-02-24 11:59:36 +08:00
fatedier
10100c28d9
client: add dial_server_timeout () 2022-02-19 16:49:21 +08:00
fatedier
d20a6d3d75 update release note 2022-02-09 15:23:01 +08:00
fatedier
6194273615
use net.JoinHostPort instead of fmt.Sprintf () 2022-02-09 15:19:35 +08:00
fatedier
e59eacb8a2 version: bump to v0.39.0 2022-01-26 19:53:22 +08:00
Blizard
0db4fc07fb
feat: support set local ip in client when connect server ()
* feat: support set local ip in client when connect server

* fix: typo

Co-authored-by: blizard863 <760076784@qq.com>
2022-01-26 19:47:40 +08:00
fatedier
70f4caac23
move dial functions into golib () 2022-01-20 20:03:07 +08:00
fatedier
293003fcdb
allow to disable application layer heartbeat to reduce traffic cost ()
fix 
2022-01-13 14:26:07 +08:00
fatedier
22412851b4
server plugin: add client address in Login operation, fix () 2022-01-11 16:32:20 +08:00
Blizard
ea568e8a4f
refactor: refine pkg net utils ()
* refactor: refine pkg net utils

* fix: x

Co-authored-by: blizard863 <760076784@qq.com>
2021-12-28 21:14:57 +08:00
fatedier
05b1ace21f
remove authentication for healthz api () 2021-11-23 14:14:27 +08:00
fatedier
85aa3df256 bump version 2021-10-25 20:14:21 +08:00
kekeimiku
0cee1877e3
refactor: move from io/ioutil to io and os package () 2021-09-29 10:33:57 +08:00
fatedier
42745a3da2
frpc: add disable_custom_tls_first_byte to not send first custom tls to frps () 2021-08-11 23:10:35 +08:00
fatedier
87e60683ed
add release note for v0.37.1 () 2021-08-03 23:10:27 +08:00
fatedier
86b2e686a5
vhost: use new readClientHello function () 2021-08-03 22:58:03 +08:00
fatedier
09f39de74e
add more e2e test () 2021-08-02 13:07:28 +08:00
Blizard
3dd888a9ea
fix: stuct name typo ()
Co-authored-by: tanghuafa <tanghuafa@bytedance.com>
2021-06-24 16:33:52 +08:00
fatedier
900454e58b
more e2e test cases () 2021-06-18 16:48:36 +08:00
ztz
56925961df
Typo: josn => json () 2021-06-04 11:21:52 +08:00
fatedier
8637077d90 update version 2021-06-03 00:10:35 +08:00
fatedier
02b12df887
frpc: consider include configs for verify and reload command () 2021-06-02 23:54:22 +08:00
fatedier
c32a2ed140
frpc: support 'includes' in common section to include proxy configs in other files() 2021-06-02 00:39:05 +08:00
fatedier
9cebfccb39
cmd: add verify command to verify if config file syntax is valid () 2021-05-12 12:15:22 +08:00
fatedier
0d84da91d4
change default value of dashboard_user and dashboard_pwd to empty string () 2021-05-10 23:04:26 +08:00
fatedier
9a849a29e9
fix config parse logic () 2021-03-22 14:53:30 +08:00
bobo liu
1a11b28f8d
config: inline is NOT SUPPORTED in encoding/json () 2021-03-19 17:36:39 +08:00
wuqing
fdef7448a7 update version 2021-03-18 11:12:10 +08:00
fatedier
0c35863d97 bump version to v0.36.0 () 2021-03-15 21:50:47 +08:00
yuyulei
8e25f13201
update: support ipv6 () 2021-03-10 20:19:58 +08:00
yuyulei
b5aee82ca9
update: support custom tls server name () 2021-03-07 14:57:23 +08:00
fatedier
8fcd4f4a95
client: reconnect more quickly if it's a dial error () 2021-02-18 16:15:35 +08:00
Albert Zhao
976fd81d4d
modify gitignore;fix a typo () 2021-02-07 14:07:20 +08:00
Kevin Crawley
52d5c9e25b
initial commit for https2https plugin () 2021-01-27 13:14:16 +08:00
yuyulei
3621aad1c1
Reconstruct config ()
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00
fatedier
a821db3f45 add release note 2021-01-25 16:06:38 +08:00