Giter Club home page Giter Club logo

fast_mtproxy's Introduction

English version

fast_mtproxy

Быстрое развёртывание официального MTProxy сервера с поддержкой Fake TLS.

Также стоит обратить внимание на сторонние реализации MTProxy: Erlang, Golang, Python

Работа со скриптом

Загрузка исполняемого файла

curl -L -o install https://git.io/JeOSr && chmod +x install

Быстрая установка

./install

По умолчанию: порт 443, генерируется рандомный секретный ключ, домен www.google.com

Пример подробной установки

./install -p=8888 -H=443 -S=25c8dfee81acdadaff3a338a10db8497 -D=www.google.com

-p - локальный порт для статистики (необязательно);
-H - порт для подключения;
-S - секретный ключ;
-P - рекламный тег (получать тут @MTProxybot);
-D - домен с поддержкой TLS 1.3 (проверить можно тут);
-6 - включение протокола ipv6 (должен поддерживаться вашим хостинг провайдером).

Действия с сервером

./install -restart=443

Флаги с указанием порта сервера:

  • start - запуск сервера;
  • stop - остановка сервера;
  • restart - перезапуск сервера;
  • enable - включение сервера + автозагрузка;
  • disable - выключение сервера;
  • delete - удаление сервера.

Рекомендации

Протокол в силу своих особенностей мимикрирует под TLS 1.3, следовательно необходимо использовать соответствующие порты для большей убедительности (в скобках указаны примеры доменов):

  • 261, 271, 324
  • 443 (www.google.com, www.youtube.com)
  • 465, 563, 636
  • 853 (dns.google, cloudflare-dns.com)
  • 989, 990, 992, 993, 994, 995, 4843, 5061, 5085, 5349, 5671, 6513, 6514, 6619, 8883

fast_mtproxy's People

Contributors

hookzof avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.