A proxy client derived from SagerNet and powered by a custom fork of v2ray-core.

2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate and debug an issue in the Exclave Android app where rapidly connecting and disconnecting to different proxy profiles causes unusual interfaces to appear in the system's DNS checker, persisting even after disconnecting. This requires analyzing the app's network handling, potentially examining logs and network traffic to identify the root cause and propose a fix.

Complexity: 4/5
help wanted wontfix not a bug

A proxy client derived from SagerNet and powered by a custom fork of v2ray-core.

Kotlin

AI Summary: Investigate why the Firebase Cloud Messaging (FCM) connection in the Exclave Android app consistently drops around 900 seconds (15 minutes) despite a 3600-second (1 hour) nginx timeout setting. The issue seems to be related to a firewall actively targeting FCM, and the unusual pattern of connection drops at near-15-minute intervals needs to be diagnosed. Debugging will likely involve examining logs and potentially network traffic analysis to pinpoint the cause of the disconnections.

Complexity: 4/5
help wanted need investigation

A proxy client derived from SagerNet and powered by a custom fork of v2ray-core.

Kotlin