Lumine
A lightweight local HTTP/SOCKS5 proxy server protects TLS connections over TCP.
com.moi.lumine
About Lumine
<p><code>lumine-mobile</code> is a Clash-style Android implementation built on top of <a href="https://github.com/lzpls/enimul">enimul</a> (formly <a href="https://codeberg.org/PonyCW26/lumine">lumine</a>).</p>
<p>It brings enimul's core to Android with a <code>VPN/TUN</code> pipeline and a mobile-friendly UI, offering a more Clash-like experience with smarter routing and rule management.
You can also view it as a mobile-side functional extension of <a href="https://github.com/coolapijust/SniShaper">SniShaper</a>.</p>
<h2>Features</h2>
<ul>
<li>Native Android implementation built with Kotlin and <code>gomobile</code></li>
<li>Proxying and routing powered by enimul core</li>
<li>Clash-style configuration management UI</li>
<li>Subscription URL import and rule switching</li>
<li>Dedicated rule page for viewing, editing, and creating rules</li>
<li>Blacklist-driven routing based on GFWlist for smarter traffic splitting</li>
<li>Flexible Fake IP implementation</li>
</ul>
<h2>Upstream</h2>
<ul>
<li>enimul (formly lumine): <a href="https://github.com/lzpls/enimul">https://github.com/lzpls/enimul</a></li>
</ul>
<p>This project uses enimul as its core and includes a number of local modifications. Some modes may still be unstable. The configuration file syntax remains compatible with upstream. To optimize mobile performance, some original IP-range rules were removed and the routing behavior was adjusted.</p>
<h2>Notes</h2>
<p>This repository is not the official upstream enimul repository. It is an Android-focused implementation and adaptation layer. The project is still in an early stage, and some websites may behave unstably. Feedback is welcome.</p>