updated README

This commit is contained in:
Gilles Mouchet 2025-10-08 18:35:54 +02:00
parent b907c66799
commit 9bf8241722

View File

@ -6,8 +6,8 @@ Blocks all outgoing http and https traffic
Server `proxy` started
## Installation
```bash
cp block_outgoing_http_https_traffic/stop-outgoing-traffic-http-https /usr/local/bin/.
chmod +x /usr/local/bin/stop-outgoing-traffic-http-https
sudo cp block_outgoing_http_https_traffic/stop-outgoing-traffic-http-https.sh /usr/local/bin/.
sudo chmod +x /usr/local/bin/stop-outgoing-traffic-http-https.sh
```
## Usage
```bash