Update readme.md
This commit is contained in:
14
readme.md
14
readme.md
@@ -24,12 +24,16 @@ It **prompts the user** before disabling any detected services, ensuring full co
|
||||
|
||||
## 💾 Installation
|
||||
|
||||
1. **Clone the Repository:**
|
||||
```bash
|
||||
git clone https://git.bitmaster.cc/BitMaster/firewall-disable.git
|
||||
cd firewall-disable
|
||||
```
|
||||
**Clone the Repository:**
|
||||
```bash
|
||||
git clone https://git.bitmaster.cc/BitMaster/firewall-disable.git
|
||||
cd firewall-disable
|
||||
```
|
||||
---
|
||||
|
||||
## 💾 Usage
|
||||
|
||||
**Set permissions and start the script with:**
|
||||
```bash
|
||||
chmod +x disable_firewall.sh
|
||||
sudo ./disable_firewall.sh
|
||||
|
||||
Reference in New Issue
Block a user