mirror of
https://github.com/tiennm99/mtprotoproxy.git
synced 2026-06-17 08:52:38 +00:00
6 lines
144 B
Python
6 lines
144 B
Python
PORT = 3256
|
|
|
|
# use only these chars in SECRET: 0123456789abcdef
|
|
# the length of secret should be 32
|
|
SECRET = '00000000000000000000000000000000'
|