mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: Fix typo
This commit is contained in:
parent
052418a110
commit
57a8b99509
1 changed files with 1 additions and 1 deletions
2
DEVELOP
2
DEVELOP
|
|
@ -88,7 +88,7 @@ Testing can now be done inside a vagrant VM. Vagrantfile provided in
|
|||
source code repository established two VMs:
|
||||
|
||||
- VM "secure" which can be used for testing fail2ban code.
|
||||
- VM "attacker" which hcan be used to perform attack against our "secure" VM.
|
||||
- VM "attacker" which can be used to perform attack against our "secure" VM.
|
||||
|
||||
Both VMs are sharing the 192.168.200/24 network. If you are using this network
|
||||
take a look into the Vagrantfile and change the IP.
|
||||
|
|
|
|||
Loading…
Reference in a new issue