Skip to content

AltServer-Linux, supporting Wi-Fi Refresh & custom anisette server

Latest
Compare
Choose a tag to compare
@NyaMisty NyaMisty released this 17 Apr 17:08
· 23 commits to new since this release

AltServer-Linux v0.0.5

Wi-Fi Refresh

Usage:

  1. Install netmuxd: https://github.com/jkcoxson/netmuxd
  2. Do: sudo apt install libavahi-compat-libdnssd-dev (or the corresponding libdns_sd.so package)
  3. Stop original usbmuxd & Run the netmuxd (check netmuxd's readme for more instruction: https://github.com/jkcoxson/netmuxd)
  4. 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:

  1. 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
  1. 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)
  2. Run AltServer-Linux