readme simplify
This commit is contained in:
20
README.md
20
README.md
@@ -55,11 +55,6 @@ Telegram Desktop → SOCKS5 (127.0.0.1:1080) → TG WS Proxy → WSS → Telegra
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
|
||||||
|
|
||||||
После этого доступна команда:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
tg-ws-proxy
|
tg-ws-proxy
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -67,11 +62,6 @@ tg-ws-proxy
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -e ".[win10]"
|
pip install -e ".[win10]"
|
||||||
```
|
|
||||||
|
|
||||||
Запуск tray-приложения:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
tg-ws-proxy-tray-win
|
tg-ws-proxy-tray-win
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -79,11 +69,6 @@ tg-ws-proxy-tray-win
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -e ".[win7]"
|
pip install -e ".[win7]"
|
||||||
```
|
|
||||||
|
|
||||||
Запуск tray-приложения:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
tg-ws-proxy-tray-win
|
tg-ws-proxy-tray-win
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -91,11 +76,6 @@ tg-ws-proxy-tray-win
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -e ".[macos]"
|
pip install -e ".[macos]"
|
||||||
```
|
|
||||||
|
|
||||||
Запуск tray-приложения:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
tg-ws-proxy-tray-macos
|
tg-ws-proxy-tray-macos
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user