1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/frp.md
Reinhart Previano Koentjoro 4e2811b7e3
frp, frpc, frps: add page (#12945)
Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-06-14 00:15:03 +02:00

12 lines
336 B
Markdown

# 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`