mirror of https://github.com/CrimsonTome/tldr.git
frp: add Spanish translation (#13227)
parent
1e5acee8bb
commit
3ba8172c54
|
@ -0,0 +1,12 @@
|
||||||
|
# frp
|
||||||
|
|
||||||
|
> Fast Reverse Proxy: configura rápidamente túneles de red para exponer determinados servicios a Internet o a otras redes externas.
|
||||||
|
> Más información: <https://github.com/fatedier/frp>.
|
||||||
|
|
||||||
|
- Vea documentación de `frpc`, el componente cliente `frp`:
|
||||||
|
|
||||||
|
`tldr frpc`
|
||||||
|
|
||||||
|
- Vea documentación de `frps`, el componente servidor `frp`:
|
||||||
|
|
||||||
|
`tldr frps`
|
Loading…
Reference in New Issue