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

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