Deploy a powerful, self-hosted HTTP web proxy designed to help you access restricted content and manipulate web requests. Inspired by popular paywall-bypassing services, this tool allows you to read articles freely while maintaining complete control over your data and privacy. It operates by acting as an intermediary, applying custom modifications to both your requests and the website's responses.
Key Features:
services:
ladder:
image: ghcr.io/everywall/ladder:latest
container_name: ladder
ports:
- "8080:8080"
environment:
- TZ=Etc/UTC
restart: unless-stopped# No sensitive environment variables are required for the default configuration.
# If you use custom rules or advanced configuration requiring secrets, add them here.Auto-fetched about 18 hours ago
Auto-fetched about 18 hours ago