1
0
mirror of https://github.com/fatedier/frp.git synced 2025-03-10 13:50:10 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
fatedier
de85c9455a
stcp, xtcp, sudp: support allow_users and specified server user () 2023-06-02 16:06:29 +08:00
fatedier
98068402c8
add release notes () 2023-05-29 01:09:53 +08:00
fatedier
a22d6c9504
frpc: support nathole discover () 2023-03-30 20:28:15 +08:00
fatedier
fccd518512
frpc: add parameter nat_hole_server_addr () 2023-03-10 15:51:14 +08:00
fatedier
7678938c08
support quic options () 2022-12-18 18:43:42 +08:00
fatedier
2f66dc3e99
support protocol quic between frpc and frps () 2022-12-12 11:04:10 +08:00
fatedier
9d077b02cf
lint by golangci-lint () 2022-08-29 01:02:53 +08:00
cui fliter
915d9f4c09
fix some typos ()
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-04-02 17:35:51 +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
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
10100c28d9
client: add dial_server_timeout () 2022-02-19 16:49:21 +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
293003fcdb
allow to disable application layer heartbeat to reduce traffic cost ()
fix 
2022-01-13 14:26:07 +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
ztz
56925961df
Typo: josn => json () 2021-06-04 11:21:52 +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
yuyulei
b5aee82ca9
update: support custom tls server name () 2021-03-07 14:57:23 +08:00
yuyulei
3621aad1c1
Reconstruct config ()
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00