14 lines
404 B
Markdown
Raw Normal View History

# frp
> Fast Reverse Proxy: quickly set up network tunnels to expose certain services to the Internet or other external networks.
> Note: `frp` isn't a command, but a set of commands.
> More information: <https://github.com/fatedier/frp#example-usage>.
- View documentation for `frpc`, the `frp` client component:
`tldr frpc`
- View documentation for `frps`, the `frp` server component:
`tldr frps`