Update README.md

This commit is contained in:
Alexey 2026-01-19 23:52:31 +03:00 committed by GitHub
parent efea3f981d
commit 038f0cd5d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -119,7 +119,7 @@ then Ctrl+X -> Y -> Enter to save
### Minimal Configuration for First Start
```toml
port = 443 # Listening port
show_links = ["tele", "hello"] # Specify users, for whom will be displayed the links
show_link = ["tele", "hello"] # Specify users, for whom will be displayed the links
tls_domain = "petrovich.ru" # Domain for ee-secret and masking
mask = true # Enable masking of bad traffic
@ -132,8 +132,6 @@ fast_mode = true # Use "fast" obfuscation variant
client_keepalive = 600 # Seconds
client_ack_timeout = 300 # Seconds
show_link = [ "hello" ]
[modes]
classic = true # Plain obfuscated mode
secure = true # dd-prefix mode