an android app that implements a basic socks5 proxy server (mirror of https://git.sequentialread.com/forest/android-socks5-proxy)
Go to file
forest 5e9c25fec4 fixing autorotate issues and changing title color 2021-07-16 12:57:15 -05:00
.idea clean up the app and add on-screen log 2021-07-01 15:25:06 -05:00
app fixing autorotate issues and changing title color 2021-07-16 12:57:15 -05:00
gradle/wrapper create new project in android studio, lift and shift code from original 2021-06-30 21:56:22 -05:00
.gitignore create new project in android studio, lift and shift code from original 2021-06-30 21:56:22 -05:00
LICENSE.md add readme and license 2021-07-01 22:52:09 -05:00
README.md add readme and license 2021-07-01 22:52:09 -05:00
build.gradle create new project in android studio, lift and shift code from original 2021-06-30 21:56:22 -05:00
gradle.properties create new project in android studio, lift and shift code from original 2021-06-30 21:56:22 -05:00
gradlew create new project in android studio, lift and shift code from original 2021-06-30 21:56:22 -05:00
gradlew.bat create new project in android studio, lift and shift code from original 2021-06-30 21:56:22 -05:00
screenshot.jpg add readme and license 2021-07-01 22:52:09 -05:00
settings.gradle clean up the app and add on-screen log 2021-07-01 15:25:06 -05:00

README.md

SOCKS5 Proxy Server for Android

Basic SOCKS5 proxy android app with no user-interface, no username/password, but it works just fine.