The Lost Guy
The Lost Guy
yes it's big problem and the code is too complex to add the function. To do it u should add a section and then call a function named '_buildNavItems' but...
Try to set out to mono and fix sample rate and also enable reconnect. Also make sure have stable power supply , lose connections and poor breadboard contacts cause to...
you can do that but there is no way to set node html! there are complex condition than you need pars html and get nodes and then remove them.
Tanks duzun but I need node html and it do nothing on that. Is there any way to update node html?
How do you install the lib try installing from repo and board manager.
how should I change use luadec or compile it as 32bit binary ?
I don't know which release should. I compiled lua file on windows and I used the windows precompiled luadec which crashed and when I compile luadec on Ubuntu with Linux...
l can send the lua compile file if it helps
But it doesn't and setting it manually fix the connectivity problem: ``` client.session.setDC(4, 'kws4.web.telegram.org', 443); ``` and I found it from https://web.telegram.org/k/ and it return exact IP as current IP...
jus add manual binding address by ` --address 127.0.0.1`: ``` ./mtproto-proxy -u nobody -p 8888 -H 1443 -S d462268d25d2b3393df870bdee331205 --aes-pwd proxy-secret proxy-multi.conf -M 1 --address 127.0.0.1 ```