Another option MTProto Proxy advertising

First time, channel advertising and ipv6 support (!!!) was added to unofficial MTProto Proxy server on Pythonhttps://github.com/alexbers/mtprotoproxy

The installation is simple, like sin(30) x 2

  1. Generate a secret
    echo "your password or whatether random or not random" | md5sum
    
  2. Writeto @MTProxybot  and register your future proxy address
  3. Clone repo and install the docker
     
    apt-get install git docker-compose docker.io
    git clone https://github.com/alexbers/mtprotoproxy.git; cd mtprotoproxy
    
  4.  Edit Config.py and insert the tag you got from bot in step 2 for advertising proxy, and our secret (You can insert several secrets)
  5. Run, check
    docker-compose up --build -d
    docker-compose logs
    

 

Windows?

Yes I Am, surely, it is currently only possible implementation of the proxy server, which will run on Windows. You will need to download files from repository, put the latest version of Python 3.x, and it is desirable to establish pycryptodome, and to do this best through easy_install, which is in the folder with python.

easy_install pycryptodome

This command will attempt to install the module for cryptography, but it will give an error, ask to install Visual Studio Build Tools (is free), you can download it there. If you are installing only need to select the checkbox Build tools. After installation restart easy_install (The above command). If you can not, You can skip this step, and test the server without this module, without it will work too, but the load on the CPU will be several times higher, however, 1-2 customer that is enough.

More about MTProxy:

Loading

Posted in Nets, The Internet, System Administration | Tagged , , , , , , | Leave a comment

Creating your own official MTProto Proxy with channel promotion (Very easy way)

Block, block, proxy

As you might already know that Telegram has been blocked in Russia and Iran so now it is a time for raising a proxy question. Telegram has officially released their proxy and it is open source (written in C programming language). But this can be compiled only on Linux. The tutorial says “simply run make” but that is not true. It is not that simple as it was excpected. But I’m here to provide a super easy way to install an MTProto Proxy on your Linux VPS from zero. 

Note: this article was originally written in English, please view the English version for better understanding and ignoring automatic translations.

Continue reading

Loading

Posted in System Administration | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Raise the MTProxy Proxy for Telegram

cutting corners

The alpha and beta Telegram client versions for Windows / Linux / MacOS, as well as Android and iOS appeared proxy support for Telegram, working on a protocol MTProto (of course, SOCKS5 proxy support remained)

 

What is MTProto proxy and how it differs from Socks5?

MTProto proxy – it is essentially a client Telegram, which runs on a remote server. I.e, All functions such as sending / receiving messages are performed on it, and then transferred to your application on your smartphone or PC. but, the intricacies of the work MTProxy I did not mess about, perhaps, then it'll.

But Socks5 runs on TCP / IP level, ie connection type Socket is done through a remote server (Dante, 3proxy, squid).

In MTProxy have one huge advantage: supposed some, the owners of these servers will be able to demonstrate forcefully the, who use their proxy server, your channel (or sponsored opponent channel). Excellent opportunity for those, who want to promote your channel Telegram and then recoup the costs of the server, earning on advertising, eg. Also, it is the engine of progress — because now there really is a purpose for, to pick up your proxy server and just give it to all who wish to use.

And So, yet it has the ability to easily set your MTProto proxy server, working on PHP. I have described in the instructions on READ.me GitHub. The entire installation is described there, but here I will only give some information.

If you want to install the official version of the proxy, then see here (Eng.)

important points, installation requirements, etc.

  • Required skills: Experienced user of linux / Advanced Windows user
  • Soft: any linux, any Windows. PHP-cli: 7.0 and higher (on PHP5.6 or lower have not tested). Expansion: xml (judgment), curl
  • Iron: VDS / VPS with LYUBO side (which is not blocked Telegram) With root access via SSH
  • Address to listen can be changed, if you open the file in Notepad mtproxyd (default: 0.0.0.0 – to listen on all interfaces)
  • How to set / adjust the channel, which will be shown to users, I still do not know

Loading

Posted in Nets, The Internet, System Administration | Tagged , , , , , , , , , , , , , , , , | 1 Comment

Cumberbatch name generator


benefit lumberlatch

No matter how much you respect Benedict Cumberbatch for his awesome roles in Sherlock or Doctor Strange, there always was this part about his name and multiple variations to it. If you want to have fun and generate few funny cumerbatch style names just go to the website https://cumberbat.ch 

For now only 2 languages are supported: English and Russian. In order to check English name variations go to https://cumberbat.ch/#en and https://cumberbat.ch/#ru for Russian version.

Feel free to contribute and add more funny name variations in JSON document found on the git repo.

 

Loading

Posted in The Culture, Cognitive, Miscellaneous | Tagged , , , , , , , , | Leave a comment

Imagine Dragons – Evolve (2017, FLAC 24bit/44.1kHz, Web)

Imagine dragons evolve cover

Imagine Dragons - Evolve

Title: Imagine Dragons – Evolve
Publication Type: WEB
Year: 2017
Genre / Style: Rock, Pop

Buy Vinyl: Discogs | OZONE

Loading

Posted in My collection of vinyl, Play online | Tagged , , , , , , , | Leave a comment

How to copy Windows from SATA to NVMe drive

So, this tutorial will be mostly for Windows 7 and Windows 8 (8.1) users who don’t want to upgrade their PC to Windows 10 which already supports NVMe drives out of the box. But of course, some steps are just the same for Windows 10 too. Difficulty here is “4 or 5” so if you are not good with PC hardware and etc it is really better for you to ask an assistance of your friend or of a specialist. This article was originally written in English so please use this language to view it correctly.

Continue reading

Loading

Posted in Uncategorized, Hard disks, System Administration | Tagged , , , , , , , , , | Leave a comment