Releases: gnarzilla/deadlight-proxy
Android APK 1.1.9
Version 1.1.9
Configure proxy behavior directly from the app from new Settings screen accessible via the gear icon in Terminal 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
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
Release 1.2.0
Android App - v1.1.3 Release Build
Rebuilt libraries to support 16 KB memory page sizes
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
Android App - RELEASE BUILD
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
Included In the Download:
Android APK
README-ANDROID.txt setup instructions
Privacy policy
License
SHA256 checksum
App screenshots
Full Changelog: v1.0.0...v1.1.1
Android/ARM64 v1.0.0
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
Merge remote-tracking branch 'refs/remotes/origin/main'
v1.0.1
Stabilizing build system and version handling


