-
Notifications
You must be signed in to change notification settings - Fork 1.8k
REQ: zerotier on ESP32 or other 'arduino' like hardware #668
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
Comments
We've actively researched this but it would likely require a lighter weight build. Unfortunately I don't think we have the time/bandwidth to work on this unless someone sponsors it via enterprise support or a donation for this port. |
@adamierymenko can you think of a $ amount for that sponsorship? I think there is quite a bit of demand for this based on my conversations at least. |
Do you know of someone who'd be interested in sponsoring it? If so drop an e-mail to [email protected] |
I'm one, but I'd need to basically crowdfund it 'cause I can't drop big money on this feature. |
this would be awesome! |
I know at least 8 people who would donate money for a ZT to ESP port....... |
Make that 9 =) |
10!!! |
What is the status of this? because I would be 11 |
Hello, |
So young to be using GitHub :)
…On Mon., 3 Dec. 2018, 9:01 pm ts-sz ***@***.*** wrote:
Hello,
I am 12!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#668 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACCUnKBsymb7OPnHsHtsoasz-z7qdRP_ks5u1PaFgaJpZM4RtTg7>
.
|
I am the 12th! ;-) |
for my devices i use 4G sticks E3372H, anyone try to port ZT to android (Android 2.3 ) Thanks |
Status om this one? |
I don't think this is a high priority unless someone wants to put forward significant funding. It would require a lot of work and there isn't a lot of interest. |
Also interested here, in case this ever needs support |
If we leave out arduino and just focus on Espreiff C for the ESP32 this would be much easier to achieve for the developers. |
Does the ESP32 even have enough horsepower to properly handle a VPN tunnel on the top of network connectivity? Even routers will sometimes struggle with this. |
@alpharde throughput would be lower, but I think it would be possible. Timely cryptography would be the main challenge. |
@adamierymenko how much would this be? I'm also interested! |
I am interested too! I think that this is a great idea. I agree that you can leave arduino out and just focus on the ESP32 only. That would make things a lot simpler. Furthermore, i think that an arduino may not have enough horsepower to run ZT, but at least on an ESP32 it should be possible |
Why not using ZeroTier Edge? |
Count me in |
I have been working on espressif for some tiime now and have had some success with AI and vpn connectivity, I am also looking at porting libzt over to espressif range and hope to push some PR over to zerotier. It can be done, just needs a lighter library to achieve the end goal. will try and keep this group posted. |
c’mon guys, wireguard has esp32 support so why zt not. pls count me in for croudfounding |
If is still under consideration.. im in too.. |
Would be great! :-) |
Would be a great feature for ESP32 ! |
This would be a great addition. I have a personal project using ZeroTier network and I have one web server in it. I would like to be able to add embedded devices such as ESP8266/ESP32. |
@jimthedj65 did you ever get a chance here? |
While I was googling ZT and ESP I landed here... Yes, this would be a nice feature to have on ESP8266/32 development, and it will be great for many IoT devices behind router/firewall where users want to access them from the internet. Also great to unify IoT devices across multiple locations/networks on the same ZT network range. |
the project is https://github.com/zhzhzhy/Zerotier-Espressif |
I actually built a gateway and routed it then I went down the pki route and blockchain and as adam mentioned this is a significant amount of work. You can encapsulate ESP32 with a gateway if you have a small enabled zerotier pi. After digging deep into the code am not sure zerotier or LWIP is the right horse, a library for ESP32 might be a step too far with little upside. |
What about looking at the client from Husarnet? If they figured it out... https://husarnet.com/business/open-source I am currently using the ESP32 as a 4-Axis CNC controller. It's got some oomph. (https://github.com/bdring/FluidNC) |
I would like to see a zt client on ESP32 or similar 'high powered' arduinos.
The idea is to make a private IoT cloud instead of using https 'bare' over the public internet. Ideal target would be the cellular connected ESP variants.
The text was updated successfully, but these errors were encountered: