We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d0f2d commit 0b60ef6Copy full SHA for 0b60ef6
1 file changed
README.md
@@ -12,7 +12,7 @@ If you want to install MTProxy, open 443 port, if you want to install SOCKS5, op
12
13
1. `curl -s https://raw.githubusercontent.com/aire1/mtproxy_autoinstaller/stable/autoinstall.sh | sh` and get your personal MTProxy.
14
15
-## How to install (manual)?
+### How to install (manual)?
16
1. `git clone -b stable https://github.com/aire1/mtproxy_autoinstaller.git; cd mtproxy_autoinstaller`
17
2. `sudo chmod ugo+x install.sh && sudo chmod ugo+x socks_install.sh && sudo chmod ugo+x set_AD_TAG.sh`
18
3. `./install.sh` (or `./socks_install.sh` if you want to install socks5 proxy)
0 commit comments