AltServer-Linux v0.0.5
Wi-Fi Refresh
Usage:
- Install netmuxd: https://github.com/jkcoxson/netmuxd
- Do:
sudo apt install libavahi-compat-libdnssd-dev
(or the corresponding libdns_sd.so package) - Stop original usbmuxd & Run the netmuxd (check netmuxd's readme for more instruction: https://github.com/jkcoxson/netmuxd)
- Run AltServer-Linux
Custom Anisette Server
Many user have experienced -36607 error, which is a new Apple restriction based on Anisette Data.
To solve this, you can use you own anisette data service:
- Pull and run alt_anisette_server according to README.
- If you cannot build the server yourself, you can also ask other people to share the same server together
- Run
export ALTSERVER_ANISETTE_SERVER="http://192.168.1.2:6969"
before AltServer-Linux each time (replace the 192.168.1.2 to your server IP) - Run AltServer-Linux