Wrapper of
from https://github.com/PeterCxy/stunnel-android
stunnel
(https://www.stunnel.org) on Android.Building
- Download the stunnel executable for Android from official website or cross-compile it on your own.
- Put the stunnel executable into src/main/assets
- Build it
Note
If you run proxy via stunnel, remember to exclude this STunnel app from your proxy list, or you will get into an infinite loop.from https://github.com/PeterCxy/stunnel-android