mirror of
https://github.com/seriyps/mtproto_proxy.git
synced 2026-08-04 15:19:47 +00:00
Clean-up README; add some helper functions
This commit is contained in:
parent
08fc61def4
commit
3786e2630f
4 changed files with 25 additions and 12 deletions
|
|
@ -39,7 +39,7 @@
|
|||
%% If not set, 0.0.0.0 will be used
|
||||
{listen_ip, "0.0.0.0"},
|
||||
%% You can add as much as you want. Names and ports should be unique
|
||||
{ports, [#{name => mtp_handler,
|
||||
{ports, [#{name => mtp_handler_1,
|
||||
port => 1443,
|
||||
%% You can tell it to listen on specific IP.
|
||||
%% If not set, top-level listen_ip will be used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue