Teleproxy 是一个使用 FastAPI 构建的应用,它将 HTTP 请求转发到 Telegram API。
clone 这个项目:
git clone https://github.com/bboysoulcn/telemonitor.git
你可以使用docker compose 来运行 Telemonitor:
docker-compose up -d
这个项目使用 MIT 许可证,详情请见 LICENSE 文件。
Teleproxy 是一个使用 FastAPI 构建的应用,它将 HTTP 请求转发到 Telegram API。
clone 这个项目:
git clone https://github.com/bboysoulcn/telemonitor.git
你可以使用docker compose 来运行 Telemonitor:
docker-compose up -d
这个项目使用 MIT 许可证,详情请见 LICENSE 文件。