Commit Graph

194 Commits (dev)

Author SHA1 Message Date
fatedier 27db6217ec
frpc: support metadatas and annotations in frpc proxy commands (#4623) 4 weeks ago
Gabriel Marin 092e5d3f94
client, pkg, server, test: replaced 'interface{}' with 'any' (#4611) 4 weeks ago
fatedier f47d8ab97f
update Release.md (#4589) 2 months ago
Sword bb912d6c37
enable h2c for vhost server (#4582) 2 months ago
Guiwoo Park 0358113948
samber lo version up (#4569) 2 months ago
fatedier 4383756fd4
frps: add support for quic-bind-port parameter in frps (#4519) 3 months ago
fatedier f7a06cbe61
use go1.23 (#4495) 4 months ago
RobKenis 2466e65f43
support multiple subjects in oidc ping (#4475)
Resolves: #4466
4 months ago
fatedier 2855ac71e3
frpc visitor: add --server-user option to specify server proxy username (#4477) 4 months ago
fatedier ae73ec2fed
added a 30s timeout for frpc subcommands to avoid long delays (#4359) 6 months ago
fatedier 69cc422edf
client plugin: added plugin tls2raw (#4341) 6 months ago
fatedier b4d5d8c756
plugin https2http&https2https: return 421 if host not match sni (#4323) 7 months ago
fatedier 939c490768
Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275) 8 months ago
fatedier 77990c31ef
fix ini configuration default values (#4250) 8 months ago
fatedier e680acf42d
android: only use google dns server when the default dns server cannot be obtained (#4236) 8 months ago
fatedier 522e2c94c1
config: return error if plugin type is empty (#4235) 8 months ago
fatedier 301515d2e8
update the default value of transport.tcpMuxKeepaliveInterval (#4231) 9 months ago
fatedier f0442d0cd5
plugin: fix http2 not enabled for https2http and https2https plugin (#4230) 9 months ago
fatedier 92cb0b30c2
update version (#4204) 9 months ago
fatedier e81b36c5ba
support responseHeaders.set for proxy type http (#4192) 9 months ago
fatedier ee3892798d
change default value of heartbeat interval and timeout when tcpmux enabled (#4186) 9 months ago
fatedier 405969085f
client: add StatusExporter in service (#4182) 9 months ago
fatedier dd7e2e8473
return 504 instead of 404 for proxy type http request timeout (#4151) 10 months ago
fatedier d2d03a8fd9
bump deps version (#4136) 10 months ago
fatedier 590ccda677
fix x-forwarded-for header (#4111) 10 months ago
fatedier f16ef00975
set CompatibilityMode for android (#4091) 11 months ago
fatedier b36f3834eb
use math/rand/v2 (#4020) 11 months ago
fatedier c08be0fd92
update release notes (#4086) 11 months ago
Kaive Young bc5fb91c05
add header for http healthcheck (#4085) 11 months ago
fatedier acf33db4e4
update release notes (#4074) 11 months ago
fatedier 3585f5c0c0
support range ports mapping by go template (#4073) 11 months ago
fatedier e0c979e98e
fix release scripts (#4057) 11 months ago
fatedier e6ec5a509b
update release notes (#4055) 11 months ago
fatedier 43ba7bd338
use new log package (#4054) 11 months ago
fatedier 7ae3719b82
cleanup code (#4019) 11 months ago
fatedier b2b580be22
update kcp-go package (#4009) 12 months ago
fatedier 3e0c78233a
use std slices package (#4008) 12 months ago
fatedier b6361fb143
use go built-in min & max functions to replace lo.Min and lo.Max (#4007) 12 months ago
fatedier adb04e81e7
bump pion/stun to v2 (#4006) 12 months ago
fatedier 518ca2ceb2
ReverseProxy: use Rewrite to replace Director (#4005)
* display go version in make

* ReverseProxy: use Rewrite to replace Director
12 months ago
fatedier 3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000) 12 months ago
Gerhard Tan 9152c59570
fix nil map error when using plugin headers in legacy format (#3996)
* fix nil map error when using plugin headers in legacy format

* create map on demand

* better initialization
12 months ago
fatedier e8ace492a5
bump version to 0.54.0 (#3967) 1 year ago
fatedier 1c8bc0bfa8
make the host/domain matching case-insensitive (#3966) 1 year ago
fatedier b31c67d7c0
web: support to clear offline proxies data on dashboard (#3963) 1 year ago
fatedier d01f4a3ec1
cmd: use hyphen instead of underscore (#3898) 1 year ago
Remember 596262d5e0
upgrade go-jose and crypto version (#3895) 1 year ago
fatedier 2a9a7a0e4a
fix login retry interval (#3879) 1 year ago
fatedier 5e77c8e2d3
fix lint (#3877) 1 year ago
im_zhou 3bf6605e1a
fix: duplicate call loginFunc (#3860) (#3875)
modify ext func, specify whether exit immediately
1 year ago