Update README.md
This commit is contained in:
@@ -66,7 +66,7 @@ systemctl enable no-internet.service
|
|||||||
systemctl start no-internet.service
|
systemctl start no-internet.service
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: a similar effect could be achived via cron by making an entry along the lines of
|
Note: a similar effect could be achieved via cron by making an entry along the lines of
|
||||||
```
|
```
|
||||||
@reboot root iptables -I OUTPUT 1 -m owner --gid-owner "no-internet" -j DROP
|
@reboot root iptables -I OUTPUT 1 -m owner --gid-owner "no-internet" -j DROP
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user