Skip to content

Releases: gnarzilla/deadlight-proxy

Android APK 1.1.9

04 Jun 13:29
e280534

Choose a tag to compare

Version 1.1.9

Configure proxy behavior directly from the app from new Settings screen accessible via the gear icon in Terminal view.


settings_view
  • Custom port binding (1024-65535)
  • Worker thread count (1-32)
  • Max concurrent connections (10-10,000)
  • Log level control (debug, info, warning, error)
  • View mode toggle (Terminal or Guillotine)
  • Real-time Config Updates via hot-reload (except port, which requires restart)
  • Input Validation with informative errors

Version 1.1.7

Increased default worker thread count for improved concurrent connection handling. Proxy now handles multiple simultaneous secure connections without queuing delays. HTTPS and SOCKS5 traffic flows more smoothly under real-world browsing load. Raised default connection limits to better match typical mobile usage patterns.

All native libraries rebuilt with Android 16KB memory page alignment for compatibility with current and future devices

Signed APK v 1.1.9

Android APK 1.1.6

28 May 21:09
7bba710

Choose a tag to compare

app_guillotineMode

Now with guillotineMode for headless operation

Deadlight Proxy is a powerful, native Android proxy server that brings a complete multi-protocol networking stack directly to your phone or tablet.

Unlike most proxy apps that simply forward traffic to remote services, Deadlight runs the full proxy engine locally using a high-performance ARM64-native binary written in C. Perfect for developers, privacy enthusiasts, security researchers, and anyone who needs reliable networking in challenging conditions.

Key Features

  • Full local proxy: HTTP/HTTPS, SOCKS4/5, WebSocket tunneling
  • SMTP/IMAP/FTP forwarding with automatic protocol detection
  • Connection pooling and health checks
  • Built-in REST API for automation and scripting
  • Real-time traffic inspection and detailed logging with filter controls
  • Background operation with low resource usage
  • Completely offline-capable and locally contained

Designed for unreliable networks, mobile edge deployments, travel, and off-grid scenarios. Part of the open-source Deadlight ecosystem focused on resilient, infrastructure-resistant communication.

Use it:

  • Running a local SOCKS5 or HTTP proxy on your device
  • Traffic inspection and debugging
  • Privacy and security research
  • Mesh, satellite, or intermittent connectivity setups
  • Developers who need a portable proxy toolkit

v1.2.0

22 May 02:53
354a921

Choose a tag to compare

Release 1.2.0

Android App - v1.1.3 Release Build

20 May 23:32
c840acd

Choose a tag to compare

Pre-release

Rebuilt libraries to support 16 KB memory page sizes

Android App Curl & Browser Tests Android App - Curls tests in tablet

Android APK Available Now

Run deadlight-proxy natively on your mobile device or tablet. Features real-time traffic inspection, protocol auto-detection, and low-footprint background routing right from your phone.


Download Deadlight Proxy

Deadlight Proxy is a lightweight multi-protocol proxy server designed for unreliable networks, constrained hardware, and mobile edge deployments.

Built in C with GLib, the Android edition brings Deadlight’s core proxy stack to phones and tablets with a compact footprint and real-time monitoring UI.

Supports:

  • HTTP / HTTPS proxying
  • SOCKS4 / SOCKS5
  • WebSocket tunneling
  • SMTP / IMAP / FTP forwarding
  • REST API
  • Connection pooling and health checks
  • Automatic protocol detection

Features include:

  • Real-time traffic inspection
  • Automatic protocol detection
  • Lightweight background routing
  • ARM64-native performance
  • Native logging monitoring dashboard


In the Download

  • Signed Android APK
  • README-ANDROID.txt setup instructions
  • Privacy policy
  • SHA256 checksum
  • App screenshots

Android APK v1.1.1

19 May 00:05
f07d19f

Choose a tag to compare

Android APK v1.1.1 Pre-release
Pre-release

Android App - RELEASE BUILD

Deadlight Android Proxy Demo

Deadlight Android Proxy Demo

Features include:

Real-time traffic inspection
Automatic protocol detection
Lightweight background routing
ARM64-native performance
Native logging monitoring dashboard
Download Deadlight Proxy

Download Deadlight Proxy

Included In the Download:

Android APK
README-ANDROID.txt setup instructions
Privacy policy
License
SHA256 checksum
App screenshots

APK-download-install-launch

Full Changelog: v1.0.0...v1.1.1

Android/ARM64 v1.0.0

11 May 16:51
ff0c27f

Choose a tag to compare

Android/ARM64 v1.0.0 Pre-release
Pre-release

Compiled for native Android, full proxy server

  • HTTP, HTTPS CONNECT tunnel, SOCKS4/5, SMTP, IMAP, FTP, WebSocket
  • Connection pooling
  • Protocol auto-detection
  • TLS via OpenSSL
  • Zero MITM, clean tunnel architecture
  • LocalOnly

v1.1.0

20 Feb 15:36
bf080a3

Choose a tag to compare

Merge remote-tracking branch 'refs/remotes/origin/main'

v1.0.1

20 Feb 04:43
6283ca0

Choose a tag to compare

Stabilizing build system and version handling