1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-07 17:28:21 +00:00

12 Commits

Author SHA1 Message Date
fatedier
c7a0cfc66d
xtcp: when connection timeout occurs, support fallback to STCP () 2023-05-30 10:55:00 +08:00
fatedier
c71efde303
refactor the code related to xtcp () 2023-05-28 16:50:43 +08:00
fatedier
a22d6c9504
frpc: support nathole discover () 2023-03-30 20:28:15 +08:00
Craig O'Donnell
aa31d7ad0b
support bandwidth_limit set by server plugin ()
* support bandwidth_limit set by server plugin

* limiter at proxy level

* bandwidth_limit_mode

* updates tests for bandwidth_limit_mode default

* bandwidth_limit_mode as string

* add checkForSrv for bandwidth_limit_mode

* bandwidth_limit flags for sub cmds

* gci write
2023-02-09 00:38:36 +08:00
fatedier
7678938c08
support quic options () 2022-12-18 18:43:42 +08:00
fatedier
9d077b02cf
lint by golangci-lint () 2022-08-29 01:02:53 +08:00
fatedier
100d556336
support tcp keepalive params () 2022-03-22 19:29:30 +08:00
fatedier
10100c28d9
client: add dial_server_timeout () 2022-02-19 16:49:21 +08:00
fatedier
293003fcdb
allow to disable application layer heartbeat to reduce traffic cost ()
fix 
2022-01-13 14:26:07 +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
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