[APP][Android 2.1+] Element53 Pro (DNS Tunnel) [With demonstration video] - Paid Software Announcement and Discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First of all, if you don't know what a DNS tunnel is, I recommend you to read this page (if you read the first two chapters, you know enough): DNS Tunnel explanation
About Element53 Pro:
Element53 Pro is a ready to use DNS tunnel, it works the same as this (free version of Element53) application, but this is the 'pro' version. The 'pro' version has the benefit that you don't have any data limit. So you can browse or do whatever you want the whole day.
What do you need?
If you have rooted your device (this is no requirement) you can install ProxyDroid and route all internet traffic into the tunnel. You can do this for the best user experience.
You have to configure ProxyDroid before you can use all the functions of Element53. You should apply the following settings:
Host should be: 127.0.0.1
port should be: 3128
Proxy type: SOCKS5
After that, you have to start Element53 by pressing the 'green button', after that you can start ProxyDroid. Because Element53 creates a DNS tunnel, the connection is not very fast, but it works fine for me.
Link
Element 53 Pro: Market link up here
If you have any questions or whatever, please don't mind to ask.
Demonstration video:
Youtube demonstration video:
Current price: 4,95.
Source:
Source:
GitHub here!

Great! I will try the lite version! Is TOR layer usable over this tunnel?

robynasi said:
Great! I will try the lite version! Is TOR layer usable over this tunnel?
Click to expand...
Click to collapse
I haven't tested this, but it should work without problems. I think the connection would be really slow.

Guys,
Element53 has been updated to 1.5
Changes:
- Some small bug fixed.
- Improved GUI.

how to use in Vodafone India
bro, I installed both the sofwares element53 and proxydroid on my nexus s. it is not rooted. should I use same host n port for my network also? I used same host what u have given, but failed to connect on my Vodafone 3G. help me please

krak000 said:
bro, I installed both the sofwares element53 and proxydroid on my nexus s. it is not rooted. should I use same host n port for my network also? I used same host what u have given, but failed to connect on my Vodafone 3G. help me please
Click to expand...
Click to collapse
I am sorry for my late reply. Can you post a screenshot of Element53 logs you got?
Sander

Question about server configurement - ECONNREFUSED
Ok so I installed node.js and managed to get the server up and running (I am also looking at iodined, but I want to try this one also). I can connect to the server from my phone and also start proxydroid. I have a htc wildfire s cm 7.2 rooted.
the error I get when I try to run it is:
Sat Apr 27 2013 00:31:15 GMT+0300 (EEST) Socket open by client=1 channel=30
Sat Apr 27 2013 00:31:15 GMT+0300 (EEST) Socket error client=1 channel=30: Error: connect ECONNREFUSED
Sat Apr 27 2013 00:31:15 GMT+0300 (EEST) Socket closed by server client=1 channel=30
Sat Apr 27 2013 00:31:19 GMT+0300 (EEST) Data for closed channel client=1 channel=30 len=3
I am running it into linux (kali - debian based).
Why does it give the error?
on the phone I got:
java.net.SocketTimeoutException: Try again

Niflheim123 said:
Ok so I installed node.js and managed to get the server up and running (I am also looking at iodined, but I want to try this one also). I can connect to the server from my phone and also start proxydroid. I have a htc wildfire s cm 7.2 rooted.
the error I get when I try to run it is:
Sat Apr 27 2013 00:31:15 GMT+0300 (EEST) Socket open by client=1 channel=30
Sat Apr 27 2013 00:31:15 GMT+0300 (EEST) Socket error client=1 channel=30: Error: connect ECONNREFUSED
Sat Apr 27 2013 00:31:15 GMT+0300 (EEST) Socket closed by server client=1 channel=30
Sat Apr 27 2013 00:31:19 GMT+0300 (EEST) Data for closed channel client=1 channel=30 len=3
I am running it into linux (kali - debian based).
Why does it give the error?
on the phone I got:
java.net.SocketTimeoutException: Try again
Click to expand...
Click to collapse
Hello,
I am sorry for my late reply.
I think it's your firewall, it looks like something is blocking the communication between server > phone. Phone > server seems to werk properly because the 'open connection' event is working fine.
Please let me hear if it's working fine after this!
Sander

Related

[APP] ConnectBot for Honeycomb

Posted this on my Twitter (@ruqqq) yesterday. Not sure how many people use ConnectBot (like I do). But anyway, I took a whole day to learn Fragment API and decided to use ConnectBot as my "test subject". Below is the result:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
[B]Features:[/B]
- Standard ConnectBot features
- ActionBar UI
- Fragments UI
[B]Known bug:[/B]
- While a console is open, if you click the EditText on bottom right, the console will lose focus. When that happens, click the list item of the current console to regain focus.
YOU NEED TO UNINSTALL THE CURRENT CONNECTBOT ON YOUR DEVICE BEFORE INSTALLING THIS VERSION BECAUSE OF DIFFERENT SIGNATURES
GitHub Link: https://github.com/ruqqq/connectbot
APK Link: REUPLOADED
I won't continue developing this and I hope somebody out there would improve the code. I've also mention ConnectBot lead developer in my tweet in hope he see this link and would merge my changes.
I get a force close when I 'sudo tail'
sudo tail?
EDIT: Reuploaded with major bugfix thanks to @mattyboy247 report
Attempting to 'sudo tail -f /var/log/apache2/error.log'
FC's at 'sudo tail'
you meant you ran the command on your server? anyway.. try the reuploaded apk.
With the first APK uploaded, after a connection to the server, I would attempt to view its apache2 error log. imediately after typing 'sudo tail ' it would FC.
The re uploaded one seems to be working now. Thanks for this.
I'll fork your Git for future reference to the code, that way I am not depending on you to see why I'm having problems, and can attempt to correct them
sure. please do. i'm only porting the UI for my use and for learning fragment api. i don't intend to further develop or maintain this.
Love the app,
but is there anyway to disable volume control for the control the text size?
is there a way to hide the host list?
What does this do if I may ask?
much apreaciated man, it works wonderfull on my gtab 10.1v.
gqstatus0685 said:
What does this do if I may ask?
Click to expand...
Click to collapse
yeah what does it do? Oo
same thing as connectbot, SSH terminal connections but with a modified UI for honeycomb tablets.
Did you send a pull request on github? Best way to get him to merge things. I know for a fact he watches those.
I have a fork with modification to use Search key on a Transformer for ESC. So I'll learn how to use the pull request function with you.
Great app idea! I love it. One problem though - didn't install for me. Running rooted stock HC 3.1 on Asus Transformer. I do have the original Connectbot installed, would that have anything to do with it?
TimD123 said:
Great app idea! I love it. One problem though - didn't install for me. Running rooted stock HC 3.1 on Asus Transformer. I do have the original Connectbot installed, would that have anything to do with it?
Click to expand...
Click to collapse
Yes, in the OP he says in big red letters:
YOU NEED TO UNINSTALL THE CURRENT CONNECTBOT ON YOUR DEVICE BEFORE INSTALLING THIS VERSION BECAUSE OF DIFFERENT SIGNATURES
Click to expand...
Click to collapse
ViViDboarder said:
Yes, in the OP he says in big red letters:
Click to expand...
Click to collapse
D'OH! my bad - thanks for the heads up.
hey arctu, thanks for this, i use connectbot almost every day!
Hello there,
can anybody upload apk somewhere and make a mirror? OP's link doesn't work for me ATM.
TIA
Hi arctu
I just wonder why you used the base ConnectBot.
I prefer the already modified version, Irssi ConnectBot, which sports a bunch of features such as the long touch menu, symbols, device and language specific fixes, etc.
I used to use ConnectBot for local terminal emulating, but then I discovered that one modified for irssi and now I can't do a lot of things on my X10i without it.
I hope you will start to modify Irssi ConnectBot as well.

[13/07] W.I.N.C.O. PhoController 1.0.5 keyboard supported !

W.I.N.C.O. Phone Controller
... 1.0.5. version is available to download and enjoy ;-)
Now finally supported keyboard and better support HW key
Control your Windows Phone device from PC and capture screenshots easily ;-)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads client for WP and PC :
http://wappstore.org/win/?showapp=37
http://wappstore.org/wp/?showapp=38
W.I.N.C.O. Phone Explorer v 1.0.5 released
... instead of older wXapAssistant
You can download from :
http://wappstore.org/win/?cid=&showapp=36
​
did u code this app dud?
did u code this app dud?
i need a talented coder to make a little app can you help?
Seems to be working just fine!
Installd 8 apps with it just now and the "Install All"-button was very nice to have indeed
Under "Options" you have a spelling mistake... "Sing with certificate" istead of "Sign with certificate"
Its crashing on my PC.. as soon as started ....0.5 was working just fine.. also plz provide ur other versions here ... thanks..
here are the details::
Problem Event Name: CLR20r3
Problem Signature 01: wxapassistant.exe
Problem Signature 02: 0.9.0.0
Problem Signature 03: 4e73b656
Problem Signature 04: wXapAssistant
Problem Signature 05: 0.9.0.0
Problem Signature 06: 4e73b656
Problem Signature 07: 2d
Problem Signature 08: 0
Problem Signature 09: System.IO.FileNotFoundException
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Thanks to warriorvibhu ;-) for report.
Now I hardly working at new version with added functionality, so be patience...
while I make newer version of wXa, you can try wAppStore, there are similarly options with XAP
here is http://forum.xda-developers.com/showthread.php?t=1245206
Works brilliantly! Great work!
Fantastic!
Why isn't this posted in the general windows phone 7 development area? I had no idea this existed until I followed some random links.
Seems to have trouble with some xaps? I can't install the accent changer xap file.
Other than that it's pretty good.
Great work man!
Can you explain what the first three options mean?
I have some problems installing 2 XAPs.
Your tool says "Connected" on the bottom left and I get no errors, but the apps do not appear on the device.
I cant send anything to my phone, ive unlocked with chevron unlock cab but no xap installer is working... any advice?
okay now got it to work, but got the same issue as the post above, some xap wont show up, for example registry editor 1.4 or advanced config for mango, really need them to work cuz of the battery fix, any ideas?
weeezel said:
okay now got it to work, but got the same issue as the post above, some xap wont show up, for example registry editor 1.4 or advanced config for mango, really need them to work cuz of the battery fix, any ideas?
Click to expand...
Click to collapse
If you installed them, look in your settings at the bottom
I hate to be a noob here, but this is not working for me. I have done the devunlock cab. But when i try to install it just says trying to connect for each app and at the bottom it says "The specified module could not be found". Is there a tutorial to get this working?
Thank you, W.I.N.C.O.
cu go2mp
Good complement to wAppStore 1.0.7
Work's with mango and my HD7
nice!
Hello Guys,
Sorry that`s i`m gonna make a noob question,how do i install any app on my phone?
I could not find anything written.
Thanks.
Thanks!
This one made TorrentBuddy to work for me! Thanks again!!!
Let me know please! Thanks!
Work on virtual machine (Parallels) on Mac?

[ROM compilation tool] Cyanogenmod Compiler (CMC)

Just stumbled across THIS.
Sounds fun
lithid-cm said:
Cyanogenmod Compiler (CMC)
Build cyanogenmod with a cli interface.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you are wondering how you can use this software its easy. You can clone my repo for now. and run the CMCompiler script:
Code:
git clone https://github.com/lithid/CMC.git
cd CMC
./CMCompiler
Features:
- Check for repo installation on startup / or create a repo
- Add and remove devices quickly and easily.
- Remove all non english languages.
- Remove live wallpapers
- Remove cm wallpapers
- Check if adb is running or not.
- Update the repo
- Compile cyanogenmod
- Built in color themes. > http://goo.gl/cED8t
- Plugin support. (More information on this to come)
- local config file for saving settings or manually editing them.
- Odex plugin built into the package. This will take your connected cyanogemod installed phone and odex the rom on the phone.
Known Issues:
- There is nothing under the menu option 99. This is a placeholder for information about me and the compiler. If you select it it will just exit you out of the script.
- There is no checking for installed software. You will need to install the needed packages on your own to compile. Check post 2 for needed software.
- I have only tested this with ubuntu 11.04.
- Removing the CM wallpapers from the build only works with gingerbread for now. Everything else is working as expected for me.
- I don't check for open ports on your network, so there might be issues connecting to the repos and syncing. I have not built error checking for that.
Features to come:
- Check for installed tools and tell you which are still needed
- Installer/Remover
- Updated information about CMC and plugin support.
- Pure AOSP via plugin
- Adb installer
- Better error checking support.
- Check for errors during compile and point to places to fix.
- Edit the name of your kanged rom!
- I will also take requests!
Please any issue that should arise, I apologize in advanced. Please let me know with as much detail as possible to replicate the issue and I will resolve it.
You can follow me on google+ I tend to talk about it a bit on there as well.
Click to expand...
Click to collapse
ok, i'm not sure...
-it has to be installed on your pc
-it connects to your repo
-it lets you choose which is your device
-it lets you choose which feature to compile
-it downloads the compiled package
-it pushes to your device which is connected via usb
am i right?
bye
alessandro_xda said:
ok, i'm not sure...
-it has to be installed on your pc
-it connects to your repo
-it lets you choose which is your device
-it lets you choose which feature to compile
-it downloads the compiled package
-it pushes to your device which is connected via usb
am i right?
bye
Click to expand...
Click to collapse
From the screenshot it looks like a script being run in Ubuntu. I think the OP means that his script and whatever resources will be cloned from his repo with the given command, but then it will pull the cyanogenmod sources required for your device from their servers. It then compiles on YOUR machine.
Well I could try finishing it. Not sure. I am learning bash scripting at school so
sorry for dumb question but: is there a way to have something like that on Windows?
provolinoo said:
sorry for dumb question but: is there a way to have something like that on Windows?
Click to expand...
Click to collapse
nope probably will never happen. the work needed to even attempt would be retarded
you can use an emulator to VM a linux box. as long as your pc is fast enough.
Thats what im doing anyways
nice tool, im gonna clone the repo after and take a whack at the tool - thanks !
This looks interesting. Will give it a try, but hoping to see a beta/release candidate soon
is there any version for windows???
Read two post up

[Magisk][Module] Magisk Google DNS v11 [06.05.2019]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ABANDONED PROJECT​
This module makes your device to use Google's DNS servers instead of the provided by the ISP.
8.8.8.8
8.8.4.4
It is not guaranteed to work on cellular networks on all devices. Some users/testers say yes, others say that it doesn't. On Wi-Fi it always works though.
If you know how to make it always work on cellular networks and want to contribute, please do!
Downloads
From Magisk Manager > Downloads or here: View attachment 4649558
Credits
@topjohnwu for developing Magisk.
@teohhanhui for using iptables rules.
XDA:DevDB Information
Magisk Google DNS, Tool/Utility for the XDA Community Apps
Contributors
tfae
Source Code: https://github.com/tfae/magisk-google-dns
Version Information
Status: Stable
Current Stable Version: 11
Stable Release Date: 2019-05-06
Created 2018-11-18
Last Updated 2019-06-18
Changelog
v11 (06.05.2019)
- Update to Magisk v18100 template
v10 (20.11.2018)
- Remove IPv6: it is not supported on this module
v9 (18.11.2018)
- Add IPv6
v8 (18.11.2018)
- Make the version to be the same as the versionCode
v2.1.3 (05.09.2018)
- Update to Magisk v17000 template
v2.1.2 (01.06.2018)
- Cleanup config.sh
v2.1.1 (23.03.2018)
- Added some clarification about cellular networks and credits to @teohhanhui
v2.1 (29.12.2017)
- Update to Magisk template v1500
v2.0 (28.12.2017)
- Use iptables rules (works on cellular networks on some devices) [thanks @teohhanhui]
v1.1 (11.12.2017)
- Disable not needed Magic Mount (fix bootloops)
v1.0 (23.11.2017)
- Initial release
Hi and thanks for this module. How to check if it's working on cellular network?
Poluux said:
Hi and thanks for this module. How to check if it's working on cellular network?
Click to expand...
Click to collapse
Sent from my Redmi 4X using XDA Labs
I was checking the recent change on github repo:
setprop 2001:4860:4860::8888
setprop 2001:4860:4860::8844
Isn't that missing an argument? The IP is there but what's the property?
DenyDarko said:
I was checking the recent change on github repo:
setprop 2001:4860:4860::8888
setprop 2001:4860:4860::8844
Isn't that missing an argument? The IP is there but what's the property?
Click to expand...
Click to collapse
You're right. And to be honest I don't know how to implement IPv6 on this module, so I dropped the IPv6 support.
Any chance of making this Wi-Fi dependant or easily deactivateable? My college blocks port 53 and only allows the internal DNS server so I'd have to uninstall the module every day to use internet there
Fyi it's working on los 16 on pocof1
Macusercom said:
Any chance of making this Wi-Fi dependant or easily deactivateable? My college blocks port 53 and only allows the internal DNS server so I'd have to uninstall the module every day to use internet there
Click to expand...
Click to collapse
You don't need to uninstall it, just uncheck it on Magisk > Modules and reboot.
When you're out of college just re-check it and reboot again.
Please can I get the download link for v.2.1.3, seems to work better on my device.
Sent from SM-G610f
Dannyude said:
Please can I get the download link for v.2.1.3, seems to work better on my device.
Sent from SM-G610f
Click to expand...
Click to collapse
Here you have it: View attachment Magisk_Google_DNS-v2.1.3.zip
tfae said:
Here you have it: View attachment 4649564
Click to expand...
Click to collapse
Thank you
Any chance you make a twrp-only version without magisk
jakson7474 said:
Any chance you make a twrp-only version without magisk
Click to expand...
Click to collapse
No.
How to uninstall this module ? My connection so poor after install this , i install via magisk
Yogiarts23_ said:
How to uninstall this module ? My connection so poor after install this , i install via magisk
Click to expand...
Click to collapse
Uninstall it like any other Magisk module: Menu > Modules > Trash bin > Reboot
Hello,
But what are the advantages of this switch??
(Besides, how can I trust a company who lets third parties/individuals read my email. The second part is a rethorical question)
Thanks in advance,
Fred
fretjes said:
Hello,
But what are the advantages of this switch??
(Besides, how can I trust a company who lets third parties/individuals read my email. The second part is a rethorical question)
Thanks in advance,
Fred
Click to expand...
Click to collapse
Maybe some Google searches will enlighten your path.
Oh, but Google is a company that's not trustable.
tfae said:
Maybe some Google searches will enlighten your path.
Oh, but Google is a company that's not trustable.
Click to expand...
Click to collapse
tfae,
I'm in a constant state of enligtment. ?????
But anyway, thanks you for pointing me in the right direction (and this is not being sarcastic)
Gr fred
Onplus 3, android 8.0.
Checked without VPN (Nordvpn) and with VPN on WIFI. no problem.
Checked on 4G with/without VPN. No problem
Thankz for a job well done,
Is it an AdBlocker??

Question Wifi problem of realme 8.

Hello everyone, hope you guys are having a great day! I've bought my phone (realme 8/4g) about a week ago, it's working fine except the wifi segment. Wifi gets disconnected and reconnects on it's own. I've tried to solve the issue through several methods:-
1. Checked the router as well as frequency (2.4/5Ghz), both of them are working fine as well as i'm running my primary device using the same network it didn't face any issue! Router--> Deco M4, dual unit [firmware is up to date]
2.did a network reset of the phone but in vain.
I've got an update few days ago, after that the issue has been occurring frequently. Before the update the phone was somehow stable! Please find me a soln. Also, provide me the best working gcam rn for this device!
Thanks a ton!
What version you have ? A_22 or A_24 ?
DaLiV said:
What version you have ? A_22 or A_24 ?
Click to expand...
Click to collapse
A_24
can try to flash back A_22 (links to images are in the near topic), afterwards disable update ... and test...
WIFI - sometimes can be some vendor coexistence problems , also as channels (when above 12 or above 52) ... or even WPA-3-Drafted router ...
+ MESHING !!! - that is oft not nice ... cabling rulez ...
DaLiV said:
can try to flash back A_22 (links to images are in the near topic), afterwards disable update ... and test...
WIFI - sometimes can be some vendor coexistence problems , also as channels (when above 12 or above 52) ... or even WPA-3-Drafted router ...
Click to expand...
Click to collapse
As it's running somehow well that's why don't wanna downgrade. Is there any good custom rom which may solve the issue?
Wizzie.Lord said:
As it's running somehow well that's why don't wanna downgrade. Is there any good custom rom which may solve the issue?
Click to expand...
Click to collapse
Wizzie.Lord said:
As it's running somehow well that's why don't wanna downgrade. Is there any good custom rom which may solve the issue?, wifi channels can't be controlled, it's an autonated system of deco
Click to expand...
Click to collapse
Wizzie.Lord said:
I've got an update few days ago, after that the issue has been occurring frequently
Click to expand...
Click to collapse
Wizzie.Lord said:
As it's running somehow well
Click to expand...
Click to collapse
So ... simple decide self ... Well ot not so well ...
on my sight - outages in networking is not good thing ...
No custom roms seen at the moment
Additional possibility - are you using simultaneously with bluetooth and connected to 2.4Ghz ? - then can forcibly try to divide net for 2.4 and 5 ghz ... and connect to 5 implicit ...
DaLiV said:
Additional possibility - are you using simultaneously with bluetooth and connected to 2.4Ghz ? - then can forcibly try to divide net for 2.4 and 5 ghz ... and connect to 5 implicit ...
Click to expand...
Click to collapse
Nope, i was only using wifi then
after updating to android 12 version c.07, I can't login to my home 5G wifi. Before the update everything was without problem. Does anyone have any experience or knows the cause?
I have the Realme 8 5G and I also had the problem of disconnection with a TP-Link Deco M5 and the solution was to deactivate the mesh technology for my device from the deco app and thus the disconnection problem was solved
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources