Commit Graph

1245 Commits (c73096f2bf6e8b0341bc0cc2c45d8d54f5946ff3)
 

Author SHA1 Message Date
fatedier fa0593ae2c add release notes 2 years ago
fatedier 89fff7d11d
e2e: add test case for bandwidth_limit_mode server (#3295) 2 years ago
fatedier 38d42dbe4b
release: prepare for 0.47.0 (#3296) 2 years ago
Craig O'Donnell aa31d7ad0b
support bandwidth_limit set by server plugin (#3271)
* 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
2 years ago
fatedier 113e3b0b0d
revert random change (#3292) 2 years ago
fatedier 100148d925
support go1.20 (#3287) 2 years ago
fatedier 6b3daffaf0
upgrade quic-go and change import path (#3286) 2 years ago
fatedier 5e17bc7bf1 remove sponsors 2 years ago
Gerhard Tan b1b8d9a82b
frpc: do a graceful close for quic protocol at exit (#3282) 2 years ago
fatedier 24c7d1d9e2 clean Release.md 2 years ago
Gerhard Tan d205c26480
Bugfix: add ipv6 parsing for custom DNS server (#3266) 2 years ago
Richard Kovacs 0eecab06c1
Fix basic example server to join in readme (#3209) 2 years ago
bobo liu ad3548d332
optimize: GetAuthKey (#3254) 2 years ago
fatedier 679992db25
update version (#3247) 2 years ago
fatedier 5cfbb976f4
pkg/util/net: fix quic streams leak (#3246) 2 years ago
Craig O'Donnell b03f0ad1e6
fix: incorrect op for newWorkConn (#3244)
(cherry picked from commit 53b6bbf0b14ab632dc89416d7fffa9b1d0887c0a)
2 years ago
0x7fff 804f2910fd
refactor: ifelse (#3224) 2 years ago
fatedier e2d28d9929 update goreleaser.yaml 2 years ago
fatedier 7678938c08
support quic options (#3211) 2 years ago
0x7fff b2e3946800
feat: release (#3205)
Co-authored-by: blizard863 <760076784@qq.com>
2 years ago
0x7fff af0b7939a7
feat: odic refine (#3202)
Co-authored-by: Matt Feury <mattfeury@gmail.com>
2 years ago
fatedier 2f66dc3e99
support protocol quic between frpc and frps (#3198) 2 years ago
Matt Feury 649df8827c
feat: Support OIDC scope parameter (#3192) 2 years ago
Ashish Kurmi da51adc276
Set least privileged token permission for GitHub Actions (#3155)
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2 years ago
fatedier e5af37bc8c
upgrade github actions version (#3150) 2 years ago
fatedier e8c8d5903a remove unsupported platform 2 years ago
fatedier 34ab6b0e74 add release notes 2 years ago
fatedier cf66ca10b4
improve http group load balancing (#3131) 2 years ago
fatedier 3fbe6b659e
adjust sponsors (#3136) 2 years ago
fatedier 6a71d71e58
improve not found response (#3121) 2 years ago
fatedier 6ecc97c857
update deps (#3094) 2 years ago
Abirdcfly ba492f07c3
chore: remove duplicate word in comments (#3081) 2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080) 2 years ago
Dingli Zhang f4e4fbea62
Add support for riscv64 (#3071) 2 years ago
Yonatan Koren 3e721d122b
Update README.md (#3062) 2 years ago
chenjiayao 1bc899ec12
[client] Remove redundant function parameters (#3016) 3 years ago
ChristLZS 6f2571980c
[client] Fixed a bug where service loops reconnection after disconnection.service is shut down and can not exit goroutine (#3012)
Co-authored-by: lizhisheng <zhishengli@deepglint.com>
3 years ago
fatedier fa7c05c617 release note for v0.44.0 3 years ago
EMRE ÇELİK 218b354f82
Server Dashboard SSL Support (#2982) 3 years ago
fatedier c652b8ef07
fix ipv6 address parsing (#2978) 3 years ago
fatedier 5b8b145577
Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. (#2968) 3 years ago
fatedier 0711295b0a
release note for v0.43.0 (#2954) 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
fatedier a72259c604 docker build&push: some adjustments 3 years ago
蓝云Reyes 44eb513f05
Update docker image build file (#2892)
* update docker image building
3 years ago
fatedier 6c658586f6 bump version to v0.42.0 3 years ago
fatedier 888ed25314
dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894) 3 years ago
fatedier 21240ed962 some improvements 3 years ago
Colin Adler 6481870d03
fix: data races when accessing `github.com/fatedier/frp/client.(*Service).ctl` (#2891)
* fix: data race in client/service.go

* review fixes
3 years ago