Files
cheatsheet-tldr/tldr/frp
2024-06-14 00:14:23 +00:00

18 lines
429 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# frp
> Fast Reverse Proxy: quickly set up network tunnels to expose certain services to the Internet or other external networks.
> More information: <https://github.com/fatedier/frp>.
- View documentation for `frpc`, the `frp` client component:
`tldr frpc`
- View documentation for `frps`, the `frp` server component:
`tldr frps`