Commit Graph

141 Commits (2f66dc3e998805d4f2a4dfa020b9c9bc1af2d16d)

Author SHA1 Message Date
fatedier 2f66dc3e99
support protocol quic between frpc and frps (#3198) 2 years ago
EMRE ÇELİK 218b354f82
Server Dashboard SSL Support (#2982) 3 years ago
fatedier 4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932) 3 years ago
fatedier bd89eaba2f remove systemd files 3 years ago
cui fliter 915d9f4c09
fix some typos (#2882)
Signed-off-by: cuishuang <imcusg@gmail.com>
3 years ago
fatedier 100d556336
support tcp keepalive params (#2863) 3 years ago
fatedier 63efa6b776
support pprof (#2849) 3 years ago
Blizard cd31359a27
feat: support add additional params for OIDC (#2814)
* feat: support add additional params and test access by auth0

* fix: config name

Co-authored-by: blizard863 <760076784@qq.com>
3 years ago
fatedier 10100c28d9
client: add dial_server_timeout (#2805) 3 years ago
Blizard 0db4fc07fb
feat: support set local ip in client when connect server (#2774)
* feat: support set local ip in client when connect server

* fix: typo

Co-authored-by: blizard863 <760076784@qq.com>
3 years ago
fatedier 293003fcdb
allow to disable application layer heartbeat to reduce traffic cost (#2758)
fix #2754
3 years ago
Blizard 998e678a7f
fix: typo (#2614)
Co-authored-by: blizard863 <760076784@qq.com>
3 years ago
fatedier 42745a3da2
frpc: add disable_custom_tls_first_byte to not send first custom tls to frps (#2520) 4 years ago
fatedier 09f39de74e
add more e2e test (#2505) 4 years ago
Fishbone df5859b5f7
Fix server-side proxy inappropriate quit when met `accept: too many open files` error (#2467) 4 years ago
fatedier ccb85a9926 update README 4 years ago
yuyulei 8e25f13201
update: support ipv6 (#2288) 4 years ago
yuyulei b5aee82ca9
update: support custom tls server name (#2278) 4 years ago
Kevin Crawley 52d5c9e25b
initial commit for https2https plugin (#2201) 4 years ago
yuyulei 127a31ea6a
Fix typo (#2089) 4 years ago
Chirag Sukhala 3c2e2bcea5
Update frpc_full.ini (#2023)
Added authenticate_heartbeats and authenticate_new_work_conns
4 years ago
vesta 710ecf44f5
feat: support ntlm proxy set in http_proxy env (#2002) 4 years ago
fatedier 1e420cc766 update tls 4 years ago
Tank d193519329
feat: Support user specify udp packet size in config (#1794) 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
fatedier 4feb74cb89 doc typo 5 years ago
fatedier 91e46a2c53 support server plugin feature 5 years ago
fatedier a57679f837 support meta info for client and proxy 5 years ago
fatedier c63737ab3e update doc for bandwith limit 5 years ago
fatedier 6da093a402 support bandwith limit for one proxy 5 years ago
Tyler Compton bc46e3330a Add an "assets_dir" option for frpc
This option allows users to specify where they want assets to be loaded
from, like the "assets_dir" option that already exists for frps. This
allows library users to use the admin panel without having to bundle
assets with statik.
6 years ago
fatedier a415573e45
Merge pull request #1390 from fatedier/new
support disable_log_color for console mode
6 years ago
zhouwenfeng 934ac2b836 add support for add http header when using https2http plugin 6 years ago
fatedier 388b016842 support disable_log_color for console mode 6 years ago
Yuvaraj L a388bb2c95
Typo
English Grammar Typo
6 years ago
fatedier 0dfd3a421c frps: support custom_404_page 6 years ago
fatedier 988e9b1de3 update doc 6 years ago
fatedier 9c4ec56491 support proxy protocol 6 years ago
a-wing a4cfab689a
Add systemd unit
Ref https://github.com/fatedier/frp/issues/1058
Ref https://aur.archlinux.org/packages/frp/

Co-authored-by: vimsucks <dev@vimsucks.com>
6 years ago
fatedier d812488767 support tls connection 6 years ago
fatedier bbc6f1687d doc: add health check 6 years ago
fatedier f76deb8898 frps: remove auth timeout 6 years ago
fatedier aea9f9fbcc health: add more ci cases and fix bugs 6 years ago
fatedier 89d1a1fb2b
Merge pull request #968 from fatedier/health
support health check and code refactor
6 years ago
fatedier b33ea9274c client/control: refactor code 6 years ago
fatedier f14ed87b29
Merge pull request #886 from fatedier/websocket
Connect protocol support websocket
7 years ago
fatedier ca88b07ecf optimize 7 years ago
itcode 9bb08396c7 Fix the problem of long connection for more than 30 seconds and disconnection of the server 7 years ago
FishFish b8037475ed websocket protocol 7 years ago