ipatool
ipatool copied to clipboard
Support multiple accounts
Description
Hope to support multiple accounts to stay logged in at the same time.
Some apps are only available in certain countries, so when you need to download the app, you need to log in again. But it would be perfect if multiple accounts could stay logged in at the same time.
Hello, first of all, we need to test whether macaddress has an impact on multiple account logins. If multiple accounts can login simultaneously on the same machine, then modify the keychain to store the account list.
Hello, first of all, we need to test whether macaddress has an impact on multiple account logins. If multiple accounts can login simultaneously on the same machine, then modify the keychain to store the account list.
I need more info on that so I can test it!
Other projects support multiple account logins https://github.com/huutanphp/ipatool-py
Also interested in this! I need to balance 3-4 different Apple accounts, and not having to logout -> login -> logout -> login all the time would be a huge time saver
One idea would be to specify the keychain entry that ipatool should use, so we can have multiple auth sessions in keychain and toggle between them with --keychain-id or something like that
As I said, this seems to have been achieved on Asspp.
https://github.com/Lakr233/Asspp
The repository you linked has been archived, so I'm guessing it won't be updated anymore. I think a keychain flag would still be useful for ipatool and makes multi-account management much easier
Let me see if I can take a look at this sometime this week