{"id":31194903,"url":"https://github.com/Tkocean/Aurora","last_synced_at":"2025-09-20T02:05:13.773Z","repository":{"id":54632334,"uuid":"522531614","full_name":"Tkocean/Aurora","owner":"Tkocean","description":"Magisk Module - PROXY Launcher","archived":false,"fork":false,"pushed_at":"2025-07-23T06:25:20.000Z","size":158250,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T08:18:49.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tkocean.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-08T12:01:58.000Z","updated_at":"2025-07-23T06:25:01.000Z","dependencies_parsed_at":"2025-07-23T08:14:29.737Z","dependency_job_id":"ff865893-bc76-4f98-8320-485ea4294e5d","html_url":"https://github.com/Tkocean/Aurora","commit_stats":null,"previous_names":["tkocean/aurora"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Tkocean/Aurora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tkocean%2FAurora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tkocean%2FAurora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tkocean%2FAurora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tkocean%2FAurora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tkocean","download_url":"https://codeload.github.com/Tkocean/Aurora/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tkocean%2FAurora/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276033070,"owners_count":25573474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-20T02:02:36.133Z","updated_at":"2025-09-20T02:05:13.745Z","avatar_url":"https://github.com/Tkocean.png","language":"Shell","funding_links":[],"categories":["🌐 Network and Connectivity"],"sub_categories":["Proxy Tools"],"readme":"# Aurora\n[![Platform](https://img.shields.io/badge/Platform-Android-green.svg)](https://www.android.com)\n[![Thanks](https://img.shields.io/badge/Thanks-Box4-green.svg)](https://github.com/CHIZI-0618/box4magisk)\n\nThis project deploys sing-box, mihome proxies via [Magisk](https://github.com/topjohnwu/Magisk), [KernelSU](https://github.com/tiann/KernelSU), or [APatch](https://github.com/bmax121/APatch). It supports REDIRECT (TCP only), TProxy (TCP + UDP), and Tun (TCP + UDP, provided by the cores). It also supports a Mixed mode of REDIRECT (TCP) + Tun (UDP) proxy.~~as well as automatic cleaning of junk files, fstrim and other features.~~\n\n\n## Disclaimer\n\n- This project is not responsible for the following: bricked devices, SD card corruption, or SoC burnouts.\n- **Please ensure your configuration file does not cause a traffic loop, as this may lead to infinite device reboots.**\n- If you're not sure how to configure this module, you might need applications like ClashForAndroid, sing-box for Android, v2rayNG, surfboard, SagerNet, AnXray, etc.\n\n\n## Installation\n\n- Download the module package from the [Release](https://github.com/Tkocean/Aurora/releases/download/Light-Weight/Aurora.zip) page, and install it via Magisk Manager, KernelSU Manager, or APatch.\n- Supports online updates via Magisk Manager, KernelSU Manager, or APatch app.\n\n\n### Note\n\n- The module does not include binary executables for [mihomo](https://github.com/MetaCubeX/mihomo), [sing-box](https://github.com/SagerNet/sing-box).\n- After installing the module, please download the core files for your device's architecture and place them in the `/data/adb/Aurora/Kernel/` directory.\n- ~~Configuration file `/data/adb/Aurora/Config/Trash.conf` to define the files or folders you need to delete. **Data is priceless, proceed with caution!!!**~~\n- ~~Configure `Backstage` in the `/data/adb/Aurora/ConfigAurora.ini` file to add a battery-optimized whitelisted application.~~\n\n\n## Configuration\n\n- Each core works in the `/data/adb/Aurora/Kernel/core_name` directory, where the core_name is defined in the `bin_name` variable of the `/data/adb/Aurora/config/Aurora.ini` file. The valid values are `mihomo`, `sing-box`, and the `bin_name` **determines the core enabled by the module**.\n- The configuration files for each core must be customized by the user. The module script checks the validity of the configuration, and the check results are stored in the `/data/adb/Aurora/Check.log` file.\n- Tip: The `mihomo` and `sing-box` cores come with default configurations prepared for working with the transparent proxy script. It is recommended to edit the `proxy-providers` or `outbounds` sections to add your proxy server. For advanced configurations, please refer to the respective official documentation. Links: [Mihomo documentation](https://wiki.metacubex.one), [Sing-box documentation](https://sing-box.sagernet.org/).\n\n\n## Additional Notes\n\n- When modifying the configuration files for each core, please ensure that the relevant configuration matches the definitions in the `/data/adb/Aurora/config/Aurora.ini` file.\n- When the `Aurora` is started for the first time, the local machine IP will be added to the bypass list to prevent traffic loops. It will also start monitoring and insert local IP anti-loopback rules when network changes occur. However, if the local machine has a **public IP** address, it is still recommended to add the IP to the `intranet` array in the `/data/adb/Aurora/config/Aurora.ini` file.\n\n\n## Uninstallation\n\n- Uninstalling this module via Magisk Manager, KernelSU Manager, or APatch app\n\n\n## Changelog\n    - 2025\n    - 7.23 Fixes \u0026 Improvements.\n    - 4.24-2 Improved `test` command and changed to `debug`; Fixes \u0026 Improvements.\n    - 4.24 Stripped out a bunch of unnecessary features; Fixes \u0026 Improvements.\n    - 2.08 Adjusting the `test` command to show more information.\n    - 2.04 Updated crond execution time to default to once every 5 minutes.\n    - 1.30 Updating the configuration.\n    - 1.25 Warning: This is a major update that optimizes the file architecture, eliminates many unnecessary items, and optimizes performance on devices.\n\n    - 2024\n    - 10.30 Code optimization and refactoring; Fixes \u0026 Improvements.\n    - 9.17 Fixes \u0026 Improvements.\n    - 8.28 Replace the new execution logic, code execution is more efficient；Optimize mock notifications；Improved start-stop logic.\n    - 6.08 Use the iptables command to shield the stun port to prevent WebRtc from leaking the real IP; optimize the local dns processing logic.\n    - 5.20 Abandon the script command line and change it to an independent program, adding more new functions to the original functions; optimize the execution logic of iptables.\n    \n    - 2023\n    - 4.28 Simplify the script code and update the script running logic.\n    - 4.23 Change the operating logic of some functions and simplify the configuration file.\n    - 4.20 Update iptables code.\n\n    - 2022\n    - 5.20 Update core.\n\n## Acknowledgements\nThanks to the developers of the following open source projects.\n- [Box4](https://github.com/CHIZI-0618/box4magisk)\n- [Mihomo](https://github.com/MetaCubeX/mihomo)\n- [Sing-box](https://github.com/SagerNet/sing-box)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTkocean%2FAurora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTkocean%2FAurora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTkocean%2FAurora/lists"}