Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 451 Bytes

Docker Telegram Mirror

A docker image to create telegram web mirror in one step.

Usage

$ docker run -d -p 80:80 seedgou/telegram-mirror

Known issue

Offical telegram web appcache requires vendor/recorderjs/encoder_worker.js to be cached, however this file does not exists in webogram release files.