2025-09-17 14:02:10 +02:00

19 lines
386 B
Markdown

# stop-output-traffic-http-https
Blocks all outgoing http and https traffic
## Requirements
Server proxy
## Installation
N/A
## Usage
sudo ./stop-output-traffic-http-https.sh
The script takes a few minutes to apply the rules
### Changelog
### [1.0.0] - 2025-09-17
#### Added
- set firewall rules
#### Project initialization
- initialization by [GMo](mailto:gilles.mouchet@gmail.com)