-
Notifications
You must be signed in to change notification settings - Fork 16
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
PROXY SUPPORT #67
Comments
oh yea thats a good point. i need to add a proxy param to the LinkedInAccount() |
lemme know what i can do to help speedrun this process. Also, id like to
contribute with the ai outreach part of it if you’d like? This feature
would first fetch recently added connections and proceed to initialise
messages using LLMs locally hosted
…On Sat, 8 Feb 2025 at 12:15 AM, Cullen Watson ***@***.***> wrote:
oh yea thats a good point. i need to add a proxy param to the
LinkedInAccount()
—
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVJALUFS4AN73VZ5XWCVCKL2OT5MNAVCNFSM6AAAAABWWJJLXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBTG4YTSMZRG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
yea u can if u want. when the requests.Session() is created just add the proxies to it with session.proxies=, prob 10 lines of code to do this feature |
Got it boss say less🗣️🗣️🗣️ |
what would be a good proxy provider for this? brightdata? or are their free resources for this? |
hmm no one ever shares this info. you kinda just have to buy and try it out unfortunately. |
I understand that residential proxies and ips are required in order to safely use one ip for one account
But how do you implement that in this codebase?
The text was updated successfully, but these errors were encountered: