1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/linux/fail2ban-client.md
코드싸이 6acaad1270
linux/f*: add Korean translation (#14703)
* linux/f*: add Korean translation

* finch: fix Korean tranlsation

* Update pages.ko/linux/fprintd-verify.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-09 13:26:42 +09:00

391 B

fail2ban-client

fail2ban 서버를 구성하고 제어. 더 많은 정보: https://github.com/fail2ban/fail2ban.

  • 감옥 서비스의 현재 상태 검색:

fail2ban-client status {{감옥}}

  • 지정된 IP를 감옥 서비스의 차단 목록에서 제거:

fail2ban-client set {{감옥}} unbanip {{IP}}

  • fail2ban 서버가 실행 중인지 확인:

fail2ban-client ping