Connecting a Proxy for Multiple Accounts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 692
- Forks
- 103
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
When we open multiple accounts, our IP is used for multiple accounts. Lets say I want to use 100 accounts at the same time, so Instagram will automaticly flag all of the accounts in the same IP because 100 is a lot.
I cannot see any proxy settings in the application. Would be great to set different proxies for different accounts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the account-management and network-request entry points in the TypeScript GUI. Trace how accounts are stored and how requests are routed, then determine where per-account proxy configuration belongs. Done means separate accounts can use separate proxies and the settings are exposed and applied consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100