16 Repositories
Android proxy Libraries
Proxidize Android - Create 5G/4G Mobile Proxies on Android Phones
Proxidize Android is an Android application that allows anyone to create a 5G or 4G mobile proxy using their phone. Learn more about Proxidize on https://proxidize.com/
Liquibase R2DBC Spring Boot starter
This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash
Successor to ProxyBuilder - Uses Spring & Netty for testing proxies, interacting with a local MariaDB.
Successor to ProxyBuilder - Uses Spring & Netty for testing proxies, interacting with a local MariaDB.
Cross-platform GUI gRPC debugging proxy like charles but design for gRPC
Mediator Cross-platform GUI gRPC debugging proxy like charles but design for gRPC. Build with Netty (proxy protocol), Compose Desktop (GUI), Sisyphus
Minimalistic class proxy creator for Kotlin
reflektion Minimalistic class proxy creator for Kotlin. Reflektion allows you to create an implementation of an interface you provide containing proxy
Pluto: An on-device debugging framework for Android applications
Pluto is an on-device debugging framework for Android applications, which helps in the inspection of HTTP requests/responses, captures Crashes, and ANRs, and manipulates application data on the go.
A podcast proxy that sits between itunes search api and android apps allowing normalization of rss feeds to standard Json format that can be consumed by apps.
Podcasts Rss Feeds Search Proxy A podcast proxy written using kotlin dsl that sits between itunes search api, podcasts rss feeds and android apps allo
NIO based android http&https local proxy.
Kiss Proxy for Android === ####features Simple API Java NIO based Single thread HTTP&HTTPS support High performance === ####Sample code ProxyServer.ge
Global Proxy for Android
INTRO Global Proxy App for Android System ProxyDroid is distributed under GPLv3 with many other open source software, here is a list of them: cntlm -
Android app with minimal UI to run snowflake pluggable transports proxy, based on library IPtProxy
Simple Kotlin app for testing IPtProxy's snowflake proxy on Android Essentially a button for starting and stopping a Snowflake Proxy with the default
A Gradle plugin helps to proxy all the BuildConfig fields in the Android project.
Readme A Gradle plugin helps to proxy all the BuildConfig fields in the Android project. Background In android BuildConfig, We might have different co
Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manipulating application data on-the-go.
Pluto Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manip
The universal proxy toolchain for Android, written in Kotlin.
SagerNet for Android The universal proxy toolchain for Android, written in Kotlin.
π An HTTP inspector for Android & OkHTTP (like Charles but on device) - More Chucker than Chuck
Chucker A fork of Chuck Getting Started Features Multi-Window Configure Redact-HeaderοΈ Decode-Body Migrating Snapshots FAQ Contributing Building Ackno
Runtime code generation for the Java virtual machine.
Byte Buddy runtime code generation for the Java virtual machine Byte Buddy is a code generation and manipulation library for creating and modifying Ja
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
1. AutoProxy Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a