IMPORTANT: Please report bugs here: https://github.com/trojan-gfw/igniter/issues
Trojan(trojan-gfw) is an unidentifiable mechanism that helps you bypass Internet censorship.
Igniter is an open-source client with the official implementation of Trojan.
Features:
* Transparent proxy with VPN service
* Exempting Apps and Websites from VPN
* Build-in GEO Domain/IP database
* Quick setting tile
* Simple, efficient, fully open-source
Source: https://github.com/trojan-gfw/igniter
NOTE: This is just a client software. To use it, a Trojan server is required. To deploy your own server, follow: https://trojan-gfw.github.io/trojan/usage
NOTE 2: If you encounter any issue, please force-stop the running igniter app, clear all data and cache, uninstall it, do a hard reboot (a.k.a. power off your device and power on) then install the new release.
Note: It's recommended to clear your app data and reconfigure servers if errors occur.
Full changelog: https://github.com/trojan-gfw/igniter/releases
Note: It's recommended to clear your app data and reconfigure servers if errors occur.
Full changelog: https://github.com/trojan-gfw/igniter/releases
Note: It's recommended to clear your app data and reconfigure servers if errors occur.
Full changelog: https://github.com/trojan-gfw/igniter/releases
Note: It's recommended to clear your app data and reconfigure servers if errors occur.
Full changelog: https://github.com/trojan-gfw/igniter/releases
Note: It's recommended to clear your app data and reconfigure servers if errors occur.
Full changelog: https://github.com/trojan-gfw/igniter/releases
Note: It's recommended to clear your app data and reconfigure servers if errors occur.
Full changelog: https://github.com/trojan-gfw/igniter/releases
Note: It's recommended to clear your app data and reconfigure servers.
Full changelog: https://github.com/trojan-gfw/igniter/releases
- Show server remark name in server list rather than server address
- Add subscription feature in ServerListFragment. Only supports data in format
'TrojanUrl1#remark\nTrojanUrl2#remark\n...' (decoded in BASE64)
- Fix the clash of authorities in ContentProvider between release apk and debug apk.
Now it is able to install debug version and release version in the same phone again.
- Update go-tun2socks (8339de52a22b)
- Update Clash (3f9d1912b4fb)
- Add AllowMode in ExemptAppFragment, now there are two access modes for proxy.
Allow mode means only the checked applications are allowed to go
through proxy. Block mode means only the checked applications are
blocked from the proxy.
- Bugfixes and other improvements