feat: Add some better logging and add deps to readme
This commit is contained in:
@@ -9,6 +9,12 @@ FireProxy is a lightweight HTTP proxy server written in C that intercepts web re
|
||||
- Uses hnsdoh.com as the DoH provider
|
||||
- Multithreaded connection handling
|
||||
|
||||
## Install Dependencies
|
||||
### Ubuntu/Debian (or similar)
|
||||
```bash
|
||||
apt install libssl-dev libcurl4-openssl-dev build-essential
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user