update README

This commit is contained in:
Gianni Carafa
2023-11-03 22:52:19 +01:00
parent 8a6320ccca
commit 890d6929e0

View File

@@ -20,16 +20,17 @@ Certain sites may display missing images or encounter formatting issues. This ca
- [x] Apply domain based ruleset/code to modify response - [x] Apply domain based ruleset/code to modify response
- [x] Keep site browsable - [x] Keep site browsable
- [x] API - [x] API
- [x] Show RAW HTML - [x] Fetch RAW HTML
- [x] Custom User Agent
- [x] Custom X-Forwarded-For IP
- [x] [Docker container](https://github.com/kubero-dev/ladder/pkgs/container/ladder) - [x] [Docker container](https://github.com/kubero-dev/ladder/pkgs/container/ladder)
- [x] Linux binary - [x] Linux binary
- [x] Mac OS binary - [x] Mac OS binary
- [x] Windows binary (untested) - [x] Windows binary (untested)
- [x] Remove most of the ads (unexpected side effect) - [x] Removes most of the ads (unexpected side effect)
- [x] Basic Auth - [x] Basic Auth
- [x] Disable logs - [x] Disable logs
- [x] Custom User Agent - [x] No Tracking
- [x] Custom X-Forwarded-For IP
## Installation ## Installation