Update FAQ.en.md

This commit is contained in:
Dimasssss 2026-03-22 21:35:39 +03:00 committed by GitHub
parent b856250b2c
commit a353a94175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
1. Go to @MTProxybot bot. 1. Go to @MTProxybot bot.
2. Enter the command `/newproxy` 2. Enter the command `/newproxy`
3. Send the server IP and port. For example: 1.2.3.4:443 3. Send the server IP and port. For example: 1.2.3.4:443
4. Open the config `nano /etc/telemt.toml`. 4. Open the config `nano /etc/telemt/telemt.toml`.
5. Copy and send the user secret from the [access.users] section to the bot. 5. Copy and send the user secret from the [access.users] section to the bot.
6. Copy the tag received from the bot. For example 1234567890abcdef1234567890abcdef. 6. Copy the tag received from the bot. For example 1234567890abcdef1234567890abcdef.
> [!WARNING] > [!WARNING]
@ -33,6 +33,9 @@ hello = "ad_tag"
hello2 = "ad_tag2" hello2 = "ad_tag2"
``` ```
## Why is middle proxy (ME) needed
https://github.com/telemt/telemt/discussions/167
## How many people can use 1 link ## How many people can use 1 link
By default, 1 link can be used by any number of people. By default, 1 link can be used by any number of people.