DPITunnel
DPITunnel copied to clipboard
F-Droid can't build
ref: https://f-droid.org/wiki/index.php?title=ru.evgeniy.dpitunnel/lastbuild_13&oldid=285140
How are these libs build?
Thanks for notify. These are prebuilt libs, because it's not easy to build openssl for android in project compile time. I built it according to instructions found on web. What about this "Found unknown maven repo 'https://dl.bintray.com/kotlin/kotlin-eap"?
That needs to be fixed too
Those libs are not on other mavens?
So, any chance of this latest version making it to F-Droid anytime soon?
@SumatraPeter download from github. I don't know, will i support DPITunnel or not.
@SumatraPeter download from github. I don't know, will i support DPITunnel or not.
Is it possible to implement this app (just the basic features 1) splitting request 2) Hostlist block ) without using ndk only using java?
@joshua-612 possible, of course. Not only java, but kotlin too.
why did you implement it in c++? is it because of performance. Because I am a beginner and I was trying to make a forked version of the app in kotlin.