Redlib is a fork of Libreddit that adds OAuth spoofing that bypasses rate limitations.
1.2K
Redlib is a fork of Libreddit that adds OAuth spoofing that bypasses rate limitations.
Redlib hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat. Redlib was inspired by other alternative front-ends to popular services such as Invidious for YouTube, Nitter for Twitter, and Bibliogram for Instagram.
Redlib currently implements most of Reddit's (signed-out) functionalities but still lacks a few features.
docker run -p 8080:8080 putraeka/redlib:latest
version: "3.8"
services:
redlib:
container_name: redlib
image: putraeka/redlib:latest
restart: unless-stopped
ports:
- 8080:8080
Content type
Image
Digest
sha256:3b9041c19…
Size
7.3 MB
Last updated
over 2 years ago
docker pull putraeka/redlib