-
Notifications
You must be signed in to change notification settings - Fork 514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support multiple accounts #235
Comments
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 |
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. |
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 |
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.
The text was updated successfully, but these errors were encountered: