Skip to content

Commit b2311e5

Browse files
authored
add new sponsor logo (fatedier#2785)
1 parent 07873d4 commit b2311e5

File tree

4 files changed

+29
-7
lines changed

4 files changed

+29
-7
lines changed

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,38 @@
66

77
[README](README.md) | [中文文档](README_zh.md)
88

9-
## What is frp?
10-
11-
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet. As of now, it supports **TCP** and **UDP**, as well as **HTTP** and **HTTPS** protocols, where requests can be forwarded to internal services by domain name.
12-
13-
frp also has a P2P connect mode.
14-
159
<h3 align="center">Platinum Sponsors</h3>
1610
<!--platinum sponsors start-->
1711

1812
<p align="center">
1913
<a href="https://www.doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=frp&utm_source=github" target="_blank">
20-
<img width="400px" src="https://raw.githubusercontent.com/fatedier/frp/dev/doc/pic/sponsor_doppler.png">
14+
<img width="450px" src="https://raw.githubusercontent.com/fatedier/frp/dev/doc/pic/sponsor_doppler.png">
2115
</a>
2216
</p>
2317

2418
<!--platinum sponsors end-->
2519

20+
<h3 align="center">Gold Sponsors</h3>
21+
<!--gold sponsors start-->
22+
23+
<p align="center">
24+
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=frp&utm_source=github" target="_blank">
25+
<img width="300px" src="https://raw.githubusercontent.com/fatedier/frp/dev/doc/pic/sponsor_workos.png">
26+
</a>
27+
</p>
28+
29+
<!--gold sponsors end-->
30+
2631
<h3 align="center">Silver Sponsors</h3>
2732

2833
* Sakura Frp - 欢迎点击 "加入我们"
2934

35+
## What is frp?
36+
37+
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet. As of now, it supports **TCP** and **UDP**, as well as **HTTP** and **HTTPS** protocols, where requests can be forwarded to internal services by domain name.
38+
39+
frp also has a P2P connect mode.
40+
3041
## Table of Contents
3142

3243
<!-- vim-markdown-toc GFM -->

README_zh.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@ frp 是一个专注于内网穿透的高性能的反向代理应用,支持 TCP
1818

1919
<!--platinum sponsors end-->
2020

21+
<h3 align="center">Gold Sponsors</h3>
22+
<!--gold sponsors start-->
23+
24+
<p align="center">
25+
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=frp&utm_source=github" target="_blank">
26+
<img width="300px" src="https://raw.githubusercontent.com/fatedier/frp/dev/doc/pic/sponsor_workos.png">
27+
</a>
28+
</p>
29+
30+
<!--gold sponsors end-->
31+
2132
<h3 align="center">Silver Sponsors</h3>
2233

2334
* Sakura Frp - 欢迎点击 "加入我们"

doc/pic/sponsor_doppler.png

26.2 KB
Loading

doc/pic/sponsor_workos.png

36.6 KB
Loading

0 commit comments

Comments
 (0)