mirror of https://github.com/telemt/telemt.git
Update README.md
This commit is contained in:
parent
d62136d9fa
commit
d90b2fd300
|
|
@ -259,7 +259,12 @@ we transparently direct traffic to the target host!
|
|||
- client WITH secret-key accesses the MTProxy resource:
|
||||
<img width="360" height="439" alt="telemt" src="https://github.com/user-attachments/assets/39352afb-4a11-4ecc-9d91-9e8cfb20607d" />
|
||||
|
||||
|
||||
- client WITHOUT secret-key gets transparent access to the specified resource:
|
||||
- with trusted certificate
|
||||
- with original handshake
|
||||
- with full request-response way
|
||||
- with low-latency overhead
|
||||
```bash
|
||||
root@debian:~/telemt# curl -v -I --resolve petrovich.ru:443:212.220.88.77 https://petrovich.ru/
|
||||
* Added petrovich.ru:443:212.220.88.77 to DNS cache
|
||||
|
|
|
|||
Loading…
Reference in New Issue