mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 06:05:31 +08:00
Fix a typo (#3686)
This commit is contained in:
parent
5183fd90b4
commit
2db4ae81cd
@ -43,7 +43,7 @@ define frp/templates
|
||||
|
||||
define Package/$(1)/description
|
||||
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 & udp, as well as httpand https protocols,
|
||||
to the internet. As of now, it supports tcp & udp, as well as http and https protocols,
|
||||
where requests can be forwarded to internal services by domain name.
|
||||
|
||||
This package contains the $(1).
|
||||
|
Loading…
x
Reference in New Issue
Block a user