ifstat: fix typo, linux/i*: add Korean translation (#14706)

* linux/i*: add Korean translation

* ifstat: fix typo
This commit is contained in:
코드싸이
2024-11-09 13:27:36 +09:00
committed by GitHub
parent 65635e8a74
commit 340dd5cc12
51 changed files with 1171 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
# iptables-restore
> `iptables` IPv4 구성을 복원합니다.
> IPv6에 대해 동일한 작업을 수행하려면 `ip6tables-restore`를 사용합니다.
> 더 많은 정보: <https://manned.org/iptables-restore>.
- 파일에서 `iptables` 구성 복원:
`sudo iptables-restore {{경로/대상/파일}}`