Added option to connect via MTProxy. Proxy secret should be set in proxy.password config parameter.
This commit is contained in:
+1
-1
@@ -307,7 +307,7 @@ telegram:
|
||||
# Telethon proxy configuration.
|
||||
# You must install PySocks from pip for proxies to work.
|
||||
proxy:
|
||||
# Allowed types: disabled, socks4, socks5, http
|
||||
# Allowed types: disabled, socks4, socks5, http, mtproxy
|
||||
type: disabled
|
||||
# Proxy IP address and port.
|
||||
address: 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user