Open Issues Need Help
View All on GitHubAI 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.
A proxy client derived from SagerNet and powered by a custom fork of v2ray-core.
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.
A proxy client derived from SagerNet and powered by a custom fork of v2ray-core.