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
f9158e31
Commit
f9158e31
authored
Jul 19, 2018
by
Viktor Oreshkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme (fix #173)
parent
cf26efc6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
README.md
README.md
+10
-0
No files found.
README.md
View file @
f9158e31
...
@@ -60,6 +60,15 @@ Also feel free to check out other options using `mtproto-proxy --help`.
...
@@ -60,6 +60,15 @@ Also feel free to check out other options using `mtproto-proxy --help`.
7.
Set received tag with arguments:
`-P <proxy tag>`
7.
Set received tag with arguments:
`-P <proxy tag>`
8.
Enjoy.
8.
Enjoy.
## Random padding
Due to some ISPs detecting MTProxy by packet sizes, random padding is
added to packets if such mode is enabled.
It's only enabled for clients which request it.
Add
`dd`
prefix to secret (
`cafe...babe`
=>
`ddcafe...babe`
) to enable
this mode on client side.
## Systemd example configuration
## Systemd example configuration
1.
Create systemd service file (it's standart path for the most Linux distros, but you should check it before):
1.
Create systemd service file (it's standart path for the most Linux distros, but you should check it before):
```
bash
```
bash
...
@@ -97,3 +106,4 @@ systemctl enable MTProxy.service
...
@@ -97,3 +106,4 @@ systemctl enable MTProxy.service
## Docker image
## Docker image
Telegram is also providing
[
official Docker image
](
https://hub.docker.com/r/telegrammessenger/proxy/
)
.
Telegram is also providing
[
official Docker image
](
https://hub.docker.com/r/telegrammessenger/proxy/
)
.
Note: the image is outdated.
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