README typos
This commit is contained in:
parent
ed4e83a0d2
commit
517ba479ef
@ -1,6 +1,8 @@
|
||||
# Martillo Maldito
|
||||
|
||||
**Martillo Maldito** is an `iptables` wrapper that simplifies firewall rule management in an intuitive and structured way. This CLI allows you to manage secured ports, block IPs, save rules, and more.
|
||||
**Martillo Maldito** is an `iptables` wrapper that simplifies firewall rule management in an intuitive and structured way.
|
||||
|
||||
This CLI allows you to manage secured ports, block IPs, save rules, and more.
|
||||
|
||||
---
|
||||
|
||||
@ -27,8 +29,8 @@
|
||||
1. Clone the repository:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/your_user/martillo_maldito.git
|
||||
cd martillo_maldito
|
||||
git clone https://git.midefos.com/midefos/martillo-maldito.git
|
||||
cd martillo-maldito
|
||||
```
|
||||
|
||||
2. Build the project:
|
||||
|
Loading…
x
Reference in New Issue
Block a user