All Projects → aire1 → mtproxy_autoinstaller

aire1 / mtproxy_autoinstaller

Licence: MIT License
MTProxy autoinstaller for Ubuntu

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to mtproxy autoinstaller

mtproto-proxy-server
Web Server & MTProxy MTPROTO is proxy for Telegram
Stars: ✭ 26 (+4%)
Mutual labels:  proxy-server, mtproto, mtproxy, mtproto-proxy
nimgram
An MTProto client written in Nim 👑
Stars: ✭ 61 (+144%)
Mutual labels:  mtproto, mtproxy, mtproto-proxy
mtproxy
Alpine-based Docker Image for Telegram MTProto Proxy
Stars: ✭ 89 (+256%)
Mutual labels:  proxy-server, mtproto, mtproxy
3proxy
3proxy - tiny free proxy server
Stars: ✭ 2,493 (+9872%)
Mutual labels:  proxy-server, socks5, socks5-server
3proxy
3proxy - tiny free proxy server
Stars: ✭ 2,263 (+8952%)
Mutual labels:  proxy-server, socks5, socks5-server
Socks5
A full-fledged high-performance socks5 proxy server written in C#. Plugin support included.
Stars: ✭ 331 (+1224%)
Mutual labels:  proxy-server, socks5, socks5-server
Mtprotoproxyinstaller
One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
Stars: ✭ 216 (+764%)
Mutual labels:  telegram, debian, bash-script
microsocks11
A cross-platform SOCKS5 library and server based on the microsocks project.
Stars: ✭ 22 (-12%)
Mutual labels:  proxy-server, socks5, socks5-server
ProxyChecker
proxy checker to check the status of the ip-port proxy list
Stars: ✭ 24 (-4%)
Mutual labels:  proxy-server, proxy-configuration
scripts
Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
Stars: ✭ 36 (+44%)
Mutual labels:  debian, bash-script
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (+516%)
Mutual labels:  proxy-server, socks5
first-steps-and-hardening-in-ubuntu-server-and-docker
First Steps in Ubuntu (Server) / Hardening and Config With Docker
Stars: ✭ 28 (+12%)
Mutual labels:  ubuntu1604, bash-script
FullProxy
Bind and reverse connection based, SOCKS5, HTTP and PortForward based portable proxy
Stars: ✭ 22 (-12%)
Mutual labels:  proxy-server, socks5
cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-8%)
Mutual labels:  debian, bash-script
PXESetupWizard
PXE Setup Wizard. Netboot Debian, Ubuntu, System Rescue CD, FreeDOS and more.
Stars: ✭ 96 (+284%)
Mutual labels:  debian, bash-script
Deb Dots
Debian GNU/Linux dot files.
Stars: ✭ 49 (+96%)
Mutual labels:  debian, bash-script
socks5 list
Auto-updated SOCKS5 proxy list + proxies for Telegram
Stars: ✭ 210 (+740%)
Mutual labels:  proxy-server, socks5
docker-compose-mtproxy
docker-compose file for telegram mtproto proxy autoupdate
Stars: ✭ 58 (+132%)
Mutual labels:  mtproto, mtproto-proxy
dante-gui
Dante Server (SOCKS5 Proxy) Web Interface (Telegram ready)
Stars: ✭ 31 (+24%)
Mutual labels:  telegram, socks5
LiveProxies
Asynchronous proxy checker
Stars: ✭ 17 (-32%)
Mutual labels:  proxy-server, socks5

MTProxy and SOCKS5 auto installer

Simple and very fast installer for mtprotoproxy.

Get Started

Requirements

If you want to install MTProxy, open 1443 port, if you want to install SOCKS5, open 1080 port.

How to install MTProxy (user friendly)?

  1. curl -s https://raw.githubusercontent.com/aire1/mtproxy_autoinstaller/stable/autoinstall.sh | sh and get your personal MTProxy.

How to install (manual)?

  1. git clone -b stable https://github.com/aire1/mtproxy_autoinstaller.git; cd mtproxy_autoinstaller
  2. sudo chmod ugo+x install.sh && sudo chmod ugo+x socks_install.sh && sudo chmod ugo+x set_AD_TAG.sh
  3. ./install.sh (or ./socks_install.sh if you want to install socks5 proxy)
  4. Just copy link and use your proxy!

Advanced install

  • You can set your own secret for MTProxy (it should be 32-chars HEX 0-9 a-f), just write it after ./install.sh (./install.sh <secret>)
  • You can set your own login and password for socks5 proxy, just write it after ./socks_install.sh
    (./socks_install.sh <login> <password>)
  • Of course you can set your own AD_TAG, just write if after ./set_AD_TAG.sh
    (./set_AD_TAG.sh <AD_TAG>)

License

This project is licensed under the MIT License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].