rhcp011235 31f586cfe3 Add fixes from Rust505 hai 2 meses
..
.DS_Store 0f40e27ed2 Optimization: removed unnecessary files, updated the client, added new php. hai 2 meses
README.md 34a583b431 Initial release: iOS Activation Tool V1.0 & Server Backend hai 2 meses
activator.py 31f586cfe3 Add fixes from Rust505 hai 2 meses
activator_macos.py 31f586cfe3 Add fixes from Rust505 hai 2 meses
main_GUI.py 31f586cfe3 Add fixes from Rust505 hai 2 meses

README.md

Client Setup

  1. Ensure you have libimobiledevice and pymobiledevice3 installed.
  2. Open activator.py in a text editor.
  3. Locate line 20: self.api_url = "https://your-domain.com/index.php"
  4. Change your-domain.com to the actual URL where you deployed the server folder.
  5. Run: python3 activator.py