Unverified Commit e231d049 authored by vysheng's avatar vysheng Committed by GitHub

Merge pull request #27 from a1zk/patch-1

Update README
parents 155e39dc 73489cf5
...@@ -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