mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
update FUNDING.yml (#3520)
This commit is contained in:
parent
b1789afbab
commit
8f105adbca
1
.github/FUNDING.yml
vendored
1
.github/FUNDING.yml
vendored
@ -1,3 +1,4 @@
|
|||||||
# These are supported funding model platforms
|
# These are supported funding model platforms
|
||||||
|
|
||||||
github: [fatedier]
|
github: [fatedier]
|
||||||
|
custom: ["https://afdian.net/a/fatedier"]
|
||||||
|
@ -70,14 +70,18 @@ frp 是一个免费且开源的项目,我们欢迎任何人为其开发和进
|
|||||||
|
|
||||||
**提醒:和项目相关的问题最好在 [issues](https://github.com/fatedier/frp/issues) 中反馈,这样方便其他有类似问题的人可以快速查找解决方法,并且也避免了我们重复回答一些问题。**
|
**提醒:和项目相关的问题最好在 [issues](https://github.com/fatedier/frp/issues) 中反馈,这样方便其他有类似问题的人可以快速查找解决方法,并且也避免了我们重复回答一些问题。**
|
||||||
|
|
||||||
## 捐助
|
## 赞助
|
||||||
|
|
||||||
如果您觉得 frp 对你有帮助,欢迎给予我们一定的捐助来维持项目的长期发展。
|
如果您觉得 frp 对你有帮助,欢迎给予我们一定的捐助来维持项目的长期发展。
|
||||||
|
|
||||||
### GitHub Sponsors
|
### Sponsors
|
||||||
|
|
||||||
|
长期赞助可以帮助我们保持项目的持续发展。
|
||||||
|
|
||||||
您可以通过 [GitHub Sponsors](https://github.com/sponsors/fatedier) 赞助我们。
|
您可以通过 [GitHub Sponsors](https://github.com/sponsors/fatedier) 赞助我们。
|
||||||
|
|
||||||
|
国内用户可以通过 [爱发电](https://afdian.net/a/fatedier) 赞助我们。
|
||||||
|
|
||||||
企业赞助者可以将贵公司的 Logo 以及链接放置在项目 README 文件中。
|
企业赞助者可以将贵公司的 Logo 以及链接放置在项目 README 文件中。
|
||||||
|
|
||||||
### 知识星球
|
### 知识星球
|
||||||
|
11
Release.md
11
Release.md
@ -1,12 +1 @@
|
|||||||
### Features
|
### Features
|
||||||
|
|
||||||
* frpc supports connecting to frps via the wss protocol by enabling the configuration `protocol = wss`.
|
|
||||||
* frpc supports stopping the service through the stop command.
|
|
||||||
|
|
||||||
### Improvements
|
|
||||||
|
|
||||||
* service.Run supports passing in context.
|
|
||||||
|
|
||||||
### Fixes
|
|
||||||
|
|
||||||
* Fix an issue caused by a bug in yamux that prevents wss from working properly in certain plugins.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user