DPITunnel icon indicating copy to clipboard operation
DPITunnel copied to clipboard

F-Droid can't build

Open licaon-kter opened this issue 4 years ago • 7 comments

ref: https://f-droid.org/wiki/index.php?title=ru.evgeniy.dpitunnel/lastbuild_13&oldid=285140

How are these libs build?

licaon-kter avatar Jan 08 '21 16:01 licaon-kter

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"?

zhenyolka avatar Jan 08 '21 19:01 zhenyolka

That needs to be fixed too

Those libs are not on other mavens?

licaon-kter avatar Jan 08 '21 19:01 licaon-kter

So, any chance of this latest version making it to F-Droid anytime soon?

SumatraPeter avatar Feb 26 '21 02:02 SumatraPeter

@SumatraPeter download from github. I don't know, will i support DPITunnel or not.

zhenyolka avatar Feb 26 '21 06:02 zhenyolka

@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?

J0shua-code avatar Feb 28 '21 09:02 J0shua-code

@joshua-612 possible, of course. Not only java, but kotlin too.

zhenyolka avatar Feb 28 '21 20:02 zhenyolka

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.

J0shua-code avatar Feb 28 '21 20:02 J0shua-code