Unverified Commit 73489cf5 authored by a1zk's avatar a1zk Committed by GitHub

Update README

Changing little mistake )
parent 2fd27cb0
...@@ -4,7 +4,7 @@ to run mtproto-proxy: ...@@ -4,7 +4,7 @@ to run mtproto-proxy:
1. Obtain a secret, used to connect to telegram servers. 1. Obtain a secret, used to connect to telegram servers.
curl -s https://core.telegram.org/getProxySecret -o proxy-secret curl -s https://core.telegram.org/getProxySecret -o proxy-secret
2. Obtail current telegram configuration. It can change (occasionally), so we encourage you to update it once per day. 2. Obtain current telegram configuration. It can change (occasionally), so we encourage you to update it once per day.
curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf
3. Generate a secret to be used by users to connect to your proxy 3. Generate a secret to be used by users to connect to your proxy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment