1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 15:35:25 +02:00

iptables-restore: add Spanish translation (#14811)

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Igor Támara 2024-11-17 10:51:17 -05:00 committed by GitHub
parent c7bad501cb
commit 5d4af3b758
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,9 @@
# iptables-restore
> Restaura la configuración IPv4 de `iptables`.
> Use `ip6tables-restore` para hacer lo mismo para IPv6.
> Más información: <https://manned.org/iptables-restore>.
- Restaura la configuración `iptables` de un archivo:
`sudo iptables-restore {{ruta/al/archivo}}`