1
0
mirror of https://github.com/fatedier/frp.git synced 2025-08-03 12:24:43 +00:00
Commit Graph

1257 Commits

Author SHA1 Message Date
zjay1987
5b32150188 feat: add support for setting custom udp listen port on the xtcp mode 2025-02-20 02:48:12 +00:00
fatedier
1e8db66743 update Release.md () 2025-02-12 12:30:37 +08:00
fatedier
e0dd947e6a frps: release resources in service.Close() () 2025-02-12 12:22:57 +08:00
ubergeek77
8b86e1473c Fix ports not being released on Service.Close() () 2025-02-12 11:28:30 +08:00
hansmi
b8d3ace113 Use text/template instead of html/template for config pre-processing () 2025-02-07 11:33:11 +08:00
Jeb.Wang
450b8393bc Fix goroutine leaks
* Fix goroutine leaks
2025-01-16 10:50:57 +08:00
fatedier
27db6217ec frpc: support metadatas and annotations in frpc proxy commands () 2025-01-06 14:22:57 +08:00
Andreas Deininger
6542dcd4ed Fix typos () 2025-01-02 11:33:56 +08:00
Gabriel Marin
092e5d3f94 client, pkg, server, test: replaced 'interface{}' with 'any' () 2025-01-02 11:24:08 +08:00
fatedier
01fed8d1a9 Update stale workflow () 2024-12-19 18:13:25 +08:00
fatedier
f47d8ab97f update Release.md () 2024-12-16 19:33:58 +08:00
Sword
bb912d6c37 enable h2c for vhost server () 2024-12-13 14:37:07 +08:00
Roy Reznik
c73096f2bf Upgrade packages to resolve CVE-2024-53259 () 2024-12-10 20:07:38 +08:00
Guiwoo Park
0358113948 samber lo version up () 2024-12-02 11:56:52 +08:00
fatedier
8593eff752 update sponsor info () 2024-11-20 15:14:51 +08:00
fatedier
dff56cb0ca update .golangci.yml () 2024-11-07 17:14:40 +08:00
fatedier
4383756fd4 frps: add support for quic-bind-port parameter in frps () 2024-10-30 15:12:31 +08:00
fatedier
6ba849fc75 readme: update sponsor () 2024-10-22 10:48:24 +08:00
fatedier
9d5638cae6 update Release.md () 2024-10-18 12:31:55 +08:00
fatedier
62352c7ba5 dockerfiles: add tzdata () 2024-10-18 12:03:17 +08:00
fatedier
f7a06cbe61 use go1.23 () 2024-10-17 17:22:41 +08:00
fatedier
3a08c2aeb0 conf: fix example for tls2raw () 2024-10-17 16:27:41 +08:00
0x7fff
b14192a8d3 feat: bump ()
Co-authored-by: Coder123 <coder123@example.com>
2024-10-15 10:55:56 +08:00
RobKenis
2466e65f43 support multiple subjects in oidc ping ()
Resolves: 
2024-10-12 18:52:47 +08:00
fatedier
2855ac71e3 frpc visitor: add --server-user option to specify server proxy username () 2024-10-09 14:04:30 +08:00
拾光,
fe4ca1b54e Update README_zh.md ()
修复爱发电链接无法访问问题
2024-09-06 11:41:11 +08:00
crystalstall
edd7cf8967 chore: fix function name ()
Signed-off-by: crystalstall <crystalruby@qq.com>
2024-09-06 11:39:22 +08:00
Wang Xiang
03c8d7bf96 bump kcp-go to add linux/loong64 support () 2024-08-16 22:24:27 +08:00
fatedier
2dcdb24cc4 replace github.com/templexxx/xorsimd to the new version () 2024-08-07 11:18:17 +08:00
Wang Xiang
d47e138bc9 bump templexxx/cpu version and add support for linux/loong64 ()
* support linux/loong64

* bump cpu version
2024-08-06 17:33:14 +08:00
fatedier
f1fb2d721a update .github/FUNDING.yml () 2024-08-02 17:04:59 +08:00
fatedier
ae73ec2fed added a 30s timeout for frpc subcommands to avoid long delays () 2024-07-30 18:12:22 +08:00
Yurun
e8045194cd Fix loginFailExit = false bug ()
* Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup

* Update Release.md
2024-07-30 11:19:26 +08:00
fatedier
69cc422edf client plugin: added plugin tls2raw () 2024-07-25 14:28:17 +08:00
fatedier
b4d5d8c756 plugin https2http&https2https: return 421 if host not match sni () 2024-07-09 10:50:16 +08:00
fatedier
c6f9d8d403 update sponsors () 2024-06-26 14:51:34 +08:00
fatedier
939c490768 Add http2http client plugin with hostHeaderRewrite and requestHeaders support () 2024-06-12 17:30:10 +08:00
fatedier
f390e4a401 add sponsor () 2024-06-05 16:53:29 +08:00
fatedier
77990c31ef fix ini configuration default values () 2024-05-30 10:36:30 +08:00
fatedier
e680acf42d android: only use google dns server when the default dns server cannot be obtained () 2024-05-23 16:09:58 +08:00
fatedier
522e2c94c1 config: return error if plugin type is empty () 2024-05-23 14:52:12 +08:00
fatedier
301515d2e8 update the default value of transport.tcpMuxKeepaliveInterval () 2024-05-21 12:00:35 +08:00
fatedier
f0442d0cd5 plugin: fix http2 not enabled for https2http and https2https plugin () 2024-05-21 11:26:52 +08:00
fatedier
9ced717d69 update build-and-push-image.yml () 2024-05-07 19:14:09 +08:00
fatedier
92cb0b30c2 update version () 2024-05-07 18:05:36 +08:00
fatedier
e81b36c5ba support responseHeaders.set for proxy type http () 2024-04-29 15:53:45 +08:00
Weltolk
d0d396becb Update README.md () 2024-04-29 11:50:56 +08:00
fatedier
ee3892798d change default value of heartbeat interval and timeout when tcpmux enabled () 2024-04-28 20:48:44 +08:00
fatedier
405969085f client: add StatusExporter in service () 2024-04-25 20:20:39 +08:00
fatedier
c1893ee1b4 adjust arm compilation configuration () 2024-04-25 13:08:41 +08:00