2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 21:07:59 +00:00

Rename proxy page

This commit is contained in:
Dan 2018-02-08 17:04:10 +01:00
parent ae2d89ca05
commit 1b98729e3e
2 changed files with 4 additions and 4 deletions

View File

@ -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::

View File

@ -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
----- -----