Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipv6 problem #102

Open
Blaster-777 opened this issue Nov 12, 2023 · 0 comments
Open

ipv6 problem #102

Blaster-777 opened this issue Nov 12, 2023 · 0 comments

Comments

@Blaster-777
Copy link

Blaster-777 commented Nov 12, 2023

hi i want to run proxy only on ipv6

 {mtproto_proxy,
  %% see src/mtproto_proxy.app.src for examples.
  [
   {ports,
    [#{name => mtp_handler_1,
       listen_ip => "2001:db8:85a3::8a2e:370:7334",
       port => 1443,
       secret => <<"d0d6e111bada5511fcce9584deadbeef">>,
       tag => <<"dcbe8f1493fa4cd9ab300891c0b5b326">>},
   ]},

 {lager,
<...>

but when i see the logs proxy started on 0.0.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant