mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 01:02:49 +01:00
enhance: Spell check
This commit is contained in:
@@ -2280,7 +2280,7 @@ To unban an IP use this command:
|
||||
cscli decisions delete --ip [IP]
|
||||
```
|
||||
|
||||
`[IP]` is the IP address you want to unban. For example, to unaban `192.168.1.100` from SSH you would do:
|
||||
`[IP]` is the IP address you want to unban. For example, to unban `192.168.1.100` from SSH you would do:
|
||||
|
||||
``` bash
|
||||
cscli decisions delete --ip 192.168.1.100
|
||||
|
||||
Reference in New Issue
Block a user