Skip to content

Instantly share code, notes, and snippets.

View TylerHobanDotCom's full-sized avatar
:octocat:
amazing

Tyler Hoban / Spectre TylerHobanDotCom

:octocat:
amazing
View GitHub Profile
@seriyps
seriyps / mtp_install.sh
Last active February 17, 2026 18:29
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'