DecDuck
DecDuck
See also [RVVM](https://github.com/LekKit/RVVM) & [JNI](https://docs.oracle.com/javase/8/docs/technotes/guides/jni/)
Good idea See also https://github.com/fnuecke/oc2/discussions/281
The problem is there aren't any great other Java-based emulators. A quick Google search puts Sedna at the top (the library it's currently using, and has issues with) and https://github.com/CN-GuoZiyang/rvemu,...
Sedna is definitely the best solution for most people, but by implementing QEMU emulation, we're also implementing a generic interface so we can add any emulation backend.
The DNS options should be left up to the user - if they want to use CloudFlare, or something else. Usually, that's configured through the system's configuration files, and having...
Further explanation of my problem: I use an internal DNS to resolve the domain names of my Wings nodes. My containers were correctly set up to use the DNS server,...
I'm pretty sure Docker handles it for you. But yeah, maybe a little note in the documentation or an option in the panel would be the best solution.
Yeah, I have to admit it's a bit inflammatory. This is what I've been trying to get at. Docker containers shouldn't be using their own DNS.
There's a mobile app being development right now, not sure about the second one though.
Not yet