This HTTP proxy is designed for users with slow or unreliable internet connections. It works by simplifying web pages on the server side before they reach your browser, stripping them down to their essential content: text, links, and pictures. This process effectively removes intrusive ads and heavy, performance-draining scripts, leading to a significantly faster and lighter browsing experience.
Under the hood, it uses Mozilla's Readability library to parse content intelligently. It's not just for static pages; it can also render client-side applications built with frameworks like React or Vue. The proxy offers a range of features to optimize your connection:
If you need to make the most of a limited connection, this tool provides a powerful way to access the web without the bloat.
services:
txtdot:
image: ghcr.io/tempoworks/txtdot:latest
container_name: txtdot
restart: unless-stopped
ports:
- "8080:8080"# No sensitive environment variables are required for the default configuration of txtdot.
# The application listens on port 8080 by default.Auto-fetched about 12 hours ago
Auto-fetched about 12 hours ago