Skip to content

wuzhongyi1105/stunnel-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STunnel

Wrapper of stunnel (https://www.stunnel.org) on Android.

Building

  1. Download the stunnel executable for Android from official website or cross-compile it on your own.
  2. Put the stunnel executable into src/main/assets
  3. 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.

License

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar [email protected]
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%