1
0
mirror of https://github.com/fatedier/frp.git synced 2025-03-10 05:40:15 +00:00
Commit Graph

125 Commits

Author SHA1 Message Date
fatedier
7ad62818bd
update sponsor doc () 2023-12-02 16:12:37 +08:00
fatedier
a6478aeac8
rename example configuration file name () 2023-10-24 10:42:51 +08:00
fatedier
31190c703d
fix doc link () 2023-10-19 11:22:40 +08:00
fatedier
1452facf77
README typo () 2023-10-16 11:29:51 +08:00
fatedier
a7ad967231
update README () 2023-10-12 19:57:59 +08:00
fatedier
7cc67e852e
fix that transport.tls.disableCustomTLSFirstByte doesn't take effect () 2023-10-11 11:49:40 +08:00
fatedier
3ae1a4f45a
update confugration examples and README () 2023-10-10 16:48:13 +08:00
ZeroVocabulary
21d8e674f0
mentioned antivirus detection in installation instructions, added recommendation to whitelist client binaries in antivirus () 2023-10-09 15:05:03 +08:00
fatedier
88c7e8bf7c
update doc () 2023-07-02 00:35:33 +08:00
fatedier
685d7618f3
change default value of tls_enable and disable_custom_tls_first_byte () 2023-06-26 00:10:27 +08:00
fatedier
98068402c8
add release notes () 2023-05-29 01:09:53 +08:00
fatedier
9f029e3248 update Build Status 2023-05-17 15:24:42 +08:00
fatedier
8095075719 update sponsors 2023-05-17 15:22:18 +08:00
fatedier
54eb704650
e2e: upgrade to ginkgo v2 () 2023-02-27 14:44:16 +08:00
fatedier
8c6303c1e5
web/frpc: support more info () 2023-02-26 02:54:53 +08:00
fatedier
871511ba52
sponsor: update () 2023-02-23 13:22:05 +08:00
fatedier
6a1f9ad893 update README.md 2023-02-10 01:15:28 +08:00
Craig O'Donnell
aa31d7ad0b
support bandwidth_limit set by server plugin ()
* 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
2023-02-09 00:38:36 +08:00
fatedier
5e17bc7bf1 remove sponsors 2023-02-02 12:03:20 +08:00
Richard Kovacs
0eecab06c1
Fix basic example server to join in readme () 2023-01-15 19:15:48 +08:00
fatedier
7678938c08
support quic options () 2022-12-18 18:43:42 +08:00
fatedier
3fbe6b659e
adjust sponsors () 2022-10-19 12:14:09 +08:00
Abirdcfly
ba492f07c3
chore: remove duplicate word in comments () 2022-08-29 12:25:36 +08:00
Yonatan Koren
3e721d122b
Update README.md () 2022-08-16 20:47:56 +08:00
EMRE ÇELİK
218b354f82
Server Dashboard SSL Support () 2022-06-27 10:08:02 +08:00
fatedier
ddc1e163c4 update README 2022-02-09 15:42:34 +08:00
fatedier
b2311e55e7
add new sponsor logo () 2022-01-28 15:29:43 +08:00
fatedier
07873d471f
doc: update donation section () 2022-01-26 20:56:00 +08:00
bobo liu
e9775bd70f
doc: no X-Real-IP in http proxy () 2022-01-09 23:47:28 +08:00
fatedier
491c1d7dc4
add new sponsor () 2022-01-02 14:31:08 +08:00
fatedier
0fb6aeef58 update sponsor content 2021-12-17 15:09:23 +08:00
fatedier
032f33fe5a
update readme add sponsor pic () 2021-12-17 15:05:39 +08:00
fatedier
bbc8b438d5
doc: add local_port for tcpmux example () 2021-12-08 18:41:21 +08:00
fatedier
bf06e3b107
doc for v2 () 2021-11-09 14:18:40 +08:00
fatedier
ccb85a9926 update README 2021-06-03 00:07:51 +08:00
Wu Han
9ae322cccf
readme: fix toc hyperlinx () 2021-05-17 17:29:13 +08:00
fatedier
0d84da91d4
change default value of dashboard_user and dashboard_pwd to empty string () 2021-05-10 23:04:26 +08:00
fatedier
e7d76b180d
update README.md () 2021-03-19 16:06:22 +08:00
yuyulei
78b8bb7bc6
update docs: add example for building tls certificates () 2021-02-22 13:59:21 +08:00
Kevin Crawley
52d5c9e25b
initial commit for https2https plugin () 2021-01-27 13:14:16 +08:00
Asher Oto
fa89671452
Update README ()
* Updated README.md

- Fixed spelling of PayPal
- Added information to TLS section, fixed spelling
2021-01-27 13:07:44 +08:00
fatedier
abe6f580c0 update README 2020-12-03 20:41:37 +08:00
fatedier
2170c481ce
update doc () 2020-05-24 14:05:31 +08:00
xcffl
a8efaee1f3
Improve basic examples for newbies () 2020-03-26 17:41:18 +08:00
fatedier
4c2afb5c28
doc: add plugin repo link () 2020-03-20 20:54:22 +08:00
fatedier
f2e98ef8a4 update doc 2020-03-11 14:13:16 +08:00
fatedier
1db091b381
tcp multiplexing over http connect tunnel 2020-03-05 21:47:49 +08:00
Guy Lewin
6c6607ae68
feat: add multiple authentication methods, token and oidc.
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
Guy Lewin
e3101b7aa8 Update README.md 2020-02-10 19:01:23 +02:00
fatedier
e91c9473be add server manage plugin doc 2020-01-03 11:35:12 +08:00