mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Rename proxy page
This commit is contained in:
parent
ae2d89ca05
commit
1b98729e3e
@ -103,7 +103,7 @@ To get started, press Next.
|
|||||||
resources/TextFormatting
|
resources/TextFormatting
|
||||||
resources/UpdateHandling
|
resources/UpdateHandling
|
||||||
resources/ErrorHandling
|
resources/ErrorHandling
|
||||||
resources/ProxyServer
|
resources/SOCKS5Proxy
|
||||||
resources/AutoAuthorization
|
resources/AutoAuthorization
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Proxy Server
|
SOCKS5 Proxy
|
||||||
============
|
============
|
||||||
|
|
||||||
Pyrogram supports SOCKS5 proxies with and without authentication. This feature allows Pyrogram to exchange data with
|
Pyrogram supports proxies with and without authentication. This feature allows Pyrogram to exchange data with Telegram
|
||||||
Telegram through an intermediate SOCKS5 proxy server.
|
through an intermediate SOCKS5 proxy server.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
Loading…
x
Reference in New Issue
Block a user