2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +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/UpdateHandling
resources/ErrorHandling
resources/ProxyServer
resources/SOCKS5Proxy
resources/AutoAuthorization
.. 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
Telegram through an intermediate SOCKS5 proxy server.
Pyrogram supports proxies with and without authentication. This feature allows Pyrogram to exchange data with Telegram
through an intermediate SOCKS5 proxy server.
Usage
-----