Sign inSign up

mytelegram/mytelegram-file-server

By mytelegram

•Updated 5 months ago

MyTelegram file server

Image
0

10K+

mytelegram/mytelegram-file-server repository overview

⁠MyTelegram server

MyTelegram⁠ is Telegram server side api⁠ implementation written in c#,support private deployment

Verification Code:22222

⁠Features

  • Supported API Layer:167
    Pro version supports client communication with different layers,open source version only supports single layer
  • MTProto transports⁠:Abridged,Intermediate(also support Transport error⁠ and Transport obfuscation⁠)
  • Private chat
  • Group chat
  • Supergroup chat
  • Channel
  • End-to-end-encryption chat(Pro version)
  • Voice/video call(Pro version)
  • Bot(Partial support,Pro version)
  • 2FA(Pro version)
  • Stickers(Pro version)
  • Reactions(Pro version)
  • ForumTopics(Pro version)

⁠Run MyTelegram server

  • ⁠Run MyTelegram server with docker
  1. Download docker-compose configuration files

    https://github.com/loyldg/mytelegram/blob/dev/docker/compose/docker-compose.yml
    https://github.com/loyldg/mytelegram/blob/dev/docker/compose/.env
    
  2. Change the IP address configuration in .env,replace 192.168.1.100 with the IP address of gateway server

  3. Run the following command in the directory where the docker-compose.yml file is located

    docker compose up
    

Tag summary

Content type

Image

Digest

sha256:393363724…

Size

174.2 MB

Last updated

5 months ago

docker pull mytelegram/mytelegram-file-server