1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-11 17:38:26 +00:00

1232 Commits

Author SHA1 Message Date
拾光,
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
ddscentral
eaae212d2d
Makefile.cross-compiles: Fix softfloat flag not being honored for mipsle. () 2024-04-22 19:50:58 +08:00
fatedier
885278c045
README add releated projects () 2024-04-17 20:41:14 +08:00
fatedier
2626d6ed92
support linux/arm v6 () 2024-04-12 21:21:28 +08:00
fatedier
f3a71bc08f
show tcpmux proxies on the frps dashboard () 2024-04-11 22:40:42 +08:00
fatedier
dd7e2e8473
return 504 instead of 404 for proxy type http request timeout () 2024-04-11 20:19:08 +08:00
gopherfarm
07946e9752
fix: revert gorilla/websocket from 1.5.1 to 1.5.0 () 2024-04-11 11:01:02 +08:00
fatedier
e52727e01c
update golib () 2024-04-10 12:05:22 +08:00
fatedier
ba937e9fbf
update README () 2024-04-09 15:03:32 +08:00
fatedier
d2d03a8fd9
bump deps version () 2024-04-09 11:39:21 +08:00
fatedier
590ccda677
fix x-forwarded-for header () 2024-03-28 16:47:27 +08:00
fatedier
86f90f4d27
package.sh add android () 2024-03-21 19:38:18 +08:00
fatedier
f16ef00975
set CompatibilityMode for android () 2024-03-21 17:34:09 +08:00
fatedier
b36f3834eb
use math/rand/v2 () 2024-03-20 15:48:31 +08:00
fatedier
c08be0fd92
update release notes () 2024-03-20 15:16:01 +08:00
Kaive Young
bc5fb91c05
add header for http healthcheck () 2024-03-20 14:58:03 +08:00
fatedier
002831ea82
add doc for port range mapping () 2024-03-19 13:22:29 +08:00
fatedier
acf33db4e4
update release notes () 2024-03-15 17:50:58 +08:00
fatedier
3585f5c0c0
support range ports mapping by go template () 2024-03-15 17:23:16 +08:00
fatedier
8383d528d9
disable quic-go's ECN support by default () 2024-03-15 14:22:03 +08:00
fatedier
fa977c839f
fix daily log rotate () 2024-03-14 19:49:58 +08:00
fatedier
86c2ad78c8
disable quic-go's receive buffer warning () 2024-03-13 21:53:09 +08:00
fatedier
d5589213c5
add set -e in package.sh () 2024-03-12 18:07:55 +08:00
fatedier
e0c979e98e
fix release scripts () 2024-03-12 17:37:14 +08:00
fatedier
e6ec5a509b
update release notes () 2024-03-12 15:14:13 +08:00
fatedier
43ba7bd338
use new log package () 2024-03-12 13:58:53 +08:00