⚡ Optimised Income Apps ⚡
This release switches a few apps to in-house version which is more optimised, lighter and more efficient to run.
PacketStream
- Uses optimised in-house version. Mostly to address the issue where arm64 was defaulting to use arm32 version.
Proxyrack
- Uses optimised in-house version with multi-arch support.
- Native support for arm64 architecture. Official version only supports amd64 (x86_64) platform.
- Fix and optimised a few internal logic.
- Older ARM32 platforms (armv7/6) will still run via amd64 emulation due to limited support.
📝 Update Instruction
You will need to remove Packetstream and Proxyrack if they are installed first.
- Run
igm remove packetstream proxyrack. - If you have proxy versions installed then
igm proxy remove. - Clean up resources:
igm cleanup all. - Update IGM:
igm update. - Install Packetstream and Proxyrack normallyy. It will now use the new version.
- Standard apps:
igm install. - Proxies:
igm proxy install.
- Standard apps: