updated README
This commit is contained in:
parent
b907c66799
commit
9bf8241722
@ -6,8 +6,8 @@ Blocks all outgoing http and https traffic
|
|||||||
Server `proxy` started
|
Server `proxy` started
|
||||||
## Installation
|
## Installation
|
||||||
```bash
|
```bash
|
||||||
cp block_outgoing_http_https_traffic/stop-outgoing-traffic-http-https /usr/local/bin/.
|
sudo cp block_outgoing_http_https_traffic/stop-outgoing-traffic-http-https.sh /usr/local/bin/.
|
||||||
chmod +x /usr/local/bin/stop-outgoing-traffic-http-https
|
sudo chmod +x /usr/local/bin/stop-outgoing-traffic-http-https.sh
|
||||||
```
|
```
|
||||||
## Usage
|
## Usage
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user