mirror of https://github.com/telemt/telemt.git
Update README.md
This commit is contained in:
parent
f443d3dfc7
commit
5778be4f6e
|
|
@ -64,7 +64,6 @@ Open nano
|
|||
```bash
|
||||
nano /etc/telemt.toml
|
||||
```
|
||||
then Ctrl+X -> Y -> Enter
|
||||
```bash
|
||||
port = 443 # Listening port
|
||||
|
||||
|
|
@ -87,6 +86,8 @@ fast_mode = true # Use "fast" obfuscation variant
|
|||
client_keepalive = 600 # Seconds
|
||||
client_ack_timeout = 300 # Seconds
|
||||
```
|
||||
then Ctrl+X -> Y -> Enter to save
|
||||
|
||||
**2. Create service on /etc/systemd/system/telemt.service**
|
||||
|
||||
Open nano
|
||||
|
|
|
|||
Loading…
Reference in New Issue