Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MTProxy2
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
MTProxy2
Commits
2fd27cb0
Unverified
Commit
2fd27cb0
authored
May 30, 2018
by
vysheng
Committed by
GitHub
May 30, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README
parent
2cc4d8ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README
README
+2
-2
No files found.
README
View file @
2fd27cb0
...
@@ -2,10 +2,10 @@ to build, simply run 'make'. Your binary will be objs/bin/mtproto-proxy
...
@@ -2,10 +2,10 @@ to build, simply run 'make'. Your binary will be objs/bin/mtproto-proxy
to run mtproto-proxy:
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://
digitalresistance.dog/get
Secret -o proxy-secret
curl -s https://
core.telegram.org/getProxy
Secret -o proxy-secret
2. Obtail current telegram configuration. It can change (occasionally), so we encourage you to update it once per day.
2. Obtail current telegram configuration. It can change (occasionally), so we encourage you to update it once per day.
curl -s https://
digitalresistance.dog/get
Config -o proxy-multi.conf
curl -s https://
core.telegram.org/getProxy
Config -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
head -c 16 /dev/urandom | xxd -ps
head -c 16 /dev/urandom | xxd -ps
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment