SkillAgentSearch skills...

K3pler

Android network connection blocker and packet analyzer built on top of local HTTP proxy.

Install / Use

/learn @orhun/K3pler
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

k3pler <a href="https://github.com/orhun/k3pler/releases"><img src="https://img.shields.io/github/release/orhun/k3pler.svg"/>

</a>

<a href="https://github.com/orhun/k3pler/issues"><img src="https://img.shields.io/github/issues/orhun/k3pler.svg"/></a> <a href="https://github.com/orhun/k3pler/pulls"><img src="https://img.shields.io/github/issues-pr/orhun/k3pler.svg"/></a> <a href="https://github.com/orhun/k3pler/stargazers"><img src="https://img.shields.io/github/stars/orhun/k3pler.svg"/></a> <a href="https://github.com/orhun/k3pler/network"><img src="https://img.shields.io/github/forks/orhun/k3pler.svg"/></a> <a href="https://github.com/orhun/k3pler/blob/master/LICENSE"><img src="https://img.shields.io/github/license/orhun/k3pler.svg"/>

Android network connection blocker and packet analyzer built on top of local HTTP proxy.

<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80">

<img src="https://github.com/orhun/k3pler/blob/master/etc/k3plerbg3_splash.png" width="270" height="385"/>

Features

  • Show network traffic in a list (HTTP Request/Response)
<img src="https://github.com/orhun/k3pler/blob/master/etc/page1.png" width="341" height="606"/>
  • Gives details about requests/responses with abbreviations in list. (eg: example.com ~ C [H/1.1] _S_ {time}) (C -> Connect | H/1.1 -> HTTP version | S -> Success)
  • Blacklist connection after getting detailed information
  • Edit/Remove item at blacklist - clear blacklist
<img src="https://github.com/orhun/k3pler/blob/master/etc/page2.png" width="341" height="606"/>
  • Settings:
    Proxy Port: Local Proxy port for connection
    Max. Buffer: Maximum response buffer size in bytes
    Match Type:
        Full: Block if request URI equals blacklist item
        Keyword: Block if request URI contains blacklist item
    Blacklist Response: Response status which will be sent to blocked address
    Splash Screen: Show splash screen when app starts
    
<img src="https://github.com/orhun/k3pler/blob/master/etc/page3.png" width="341" height="606"/>
  • Shows instructions of configuring proxy (WIFI / Mobile Network)

APK

Download APK

TODO(s)

  • #5
  • #4
  • Improve UI, support different devices

Licenses

GNU Public License v3
Android v7 RecyclerView Library (Apache 2.0)
LittleProxy 1.1.2 (Apache 2.0)

Copyright

Copyright (c) 2018-2023, orhun

Related Skills

View on GitHub
GitHub Stars66
CategoryOperations
Updated1mo ago
Forks11

Languages

Java

Security Score

100/100

Audited on Feb 11, 2026

No findings