Skip to content

Instantly share code, notes, and snippets.

@seriyps
seriyps / mtp_install.sh
Last active April 3, 2026 23:17
Interactive MTProto proxy installer
#!/bin/bash
# Automatic interactive installer for mtproto proxy https://github.com/seriyps/mtproto_proxy
# Supported OS:
# - Ubuntu 24.xx
# - Ubuntu 23.xx
# - Ubuntu 22.xx
# - Debian 11 bullseye
RED='\033[0;31m'
GR='\033[0;32m'