Skip to content

Added Proxy support and made it more user friendly.#29

Open
Sushi-Mampfer wants to merge 7 commits intoCybrZone:mainfrom
Sushi-Mampfer:main
Open

Added Proxy support and made it more user friendly.#29
Sushi-Mampfer wants to merge 7 commits intoCybrZone:mainfrom
Sushi-Mampfer:main

Conversation

@Sushi-Mampfer
Copy link

I added proxy support and the functionality to set custom parameters without editing the code. Please spellcheck everything(I have bad grammar and my auto correction isn’t picking up error in github). I have tested it a little bit, but a test with a server to check if the right requests are send would be good.

@PanosoikoGr
Copy link

there is a nother one that is beeing developed right now #27 for proxychange

@Sushi-Mampfer
Copy link
Author

Sushi-Mampfer commented Jul 3, 2024

I didn't look too much into it, but I don't like the idea of forcing a user to use tor, because it can/will be blocked.

@PanosoikoGr
Copy link

I also didnt like the idea but I think using proxys that you have to manualy pick apnd put into a list is not that hard for someone to ban all of the ip of the request that come to the server. Mybe a good mix would be to allow user to choose between tor and a random proxy list to send the POST.

@B1GBOOM420
Copy link
Contributor

okay, I am going to sound like a dummy, so please forgive me - We ultimately are faking the data, correct? This means we are supplying the proxy alongside our request to give the illusion of real users.

If that is the case - could we not just write a generator that would generate a proxies.txt file and use that?

I whipped one up but did not think about whether it needed to be legit or not.

please advise if you don't mind :)

again, please forgive my ignorance lol

proxyGen.zip

@PanosoikoGr
Copy link

@B1GBOOM420 proxies are like gates that someone is hosting you can't generate random proxies as they don't exist or you don't have access to them so most of the time you create the list...

@B1GBOOM420
Copy link
Contributor

Understood - I thought the proxy was another thing that we were serving to the phisher to give the illusion of real user data.

Thank you for clearing that up for me!

@asheshjyotii
Copy link

Screenshot_2024-07-05-01-06-53-001_com.replit.app.png

Please refer to #26

@B1GBOOM420
Copy link
Contributor

So I found an API that spits out live proxies - if we were to hit the API on app start-up, we could always have a fresh list of proxies to use - again, I might still be missing the point of the proxies, and if I am - my bad lol Im just invested in this, just like the rest of us

proxyScraper.zip

@BRICKRAID
Copy link

I added proxy support that uses an api like @B1GBOOM420 describes in PR #14 - api is free and has quite a few uses per month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants