majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.33k stars 465 forks source link

Support multiple accounts #235

Open missuo opened 8 months ago

missuo commented 8 months ago

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.

ac0d3r commented 7 months ago

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.

iammanpreetsingh commented 7 months ago

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!

KleinerSource commented 2 weeks ago

Other projects support multiple account logins https://github.com/huutanphp/ipatool-py