How to create Free/Cheap Proxies for Sneaker Botting with Google Cloud (Working 2021)

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys i'm going to be showing you how to make uh free proxies virtually as many as you want for uh for no money for the beginning and really it's going to cost you nothing in the end especially compared to a normal proxy provider it's going to be a little complicated it's going to be pretty long so it's definitely worth it it definitely will be will be especially if you need to be farming gmail's or cookies this is really helpful and even just normal simple tasks you can use them on foot sites you can use them on shopify you can use them for any day-to-day processes that you need and you're going to start off by going to cloud.google.com you're going to create an account and it's going to give you 300 with a free credit which you'll realize is a ton running eight proxies all day long for a whole month will cost you four dollars and twenty five cents and you have three hundred dollars and we're going to be creating multiple instances of those eight proxies and uh we have an efficient way to to start them and to stop them and uh get them into a file that you can easily transfer into a bot or however you need to put that resource so start make the account see this new customers get 300 and free credit you're gonna go to console all right so you're going to create a project this is one that we use later i name it main proxy create you can if you come with a creative name you'll have all these random numbers after it but i'm going to go vm instances let this load up for a minute all right now once this is up you might have to refresh it uh if it seems like it's stuck just create we're going to name this whoops and then this proxy one image all right region closest to where you live i live in north carolina so this is the closest you can leave this where it's at or test around you can run your experiments to see which is faster for you but b seems fine to me n1 f1 micro change this to send os leave this os seven all right and allow both of these up make sure everything's right here we have this 468 monthly and that's eight proxies running all month long which you'll really never you'll never get to because you can just turn them off and turn them on a drop time or turn a few on independently so hit create all right now we're going to wait here until this is up again you can refresh if you think it's being slow all right we're going to ssh in and we're going to copy some pretty simple commands over so now that we're in we're just going to copy these right in whoops i did not copy all right wait for that to load in you're going to want to say yes download this next this is the squid proxy it's basically what we're going to be using all right it's going to ask us for a username i'm going to give mine cache password proxy you're going to want to remember these and i would make them simple uh for these things for authenticating the ip it's going to be right there and there and this is failing because i haven't this is an old ip and then you can just leave all right next up we're going to we're going to want to pin compute engine vpc and iam they're just the ones you're going to be going to the most and we're going to head over to vpc firewall we're going to create a new firewall rule just name it proxy oops proxy firewall just one all right everything leave on normal targets all instances 0.0.0.0 0. it's going to let any ip run through it here just enter in uh this is the default port and i will use that again right here create all right and there it is next we're gonna we're gonna go back to compute engine we're going to create an image create we call this first proxy image some dashes in between there source disk that original image and uh oh yeah we gotta turn this off whoops my bad all right my bad we're gonna have to turn this off could just uh stop this i go back in images creating this proxy uh first proxy image proxy one image create head over to instance templates create an instance template in this proxy one template same stuff n1 f1 micro both of those change this one custom images it's going to be the image we just made first proxy image select and create okay we're going to go head over to instance groups create an instance group i'm going to call this proxy one group match the regions from earlier instance template proxy one instance auto scaling turn off very important and number of instances we're going to have an eight it's the max that lets you do and these are going to be the first eight proxies you're going to get a is as i said it's the max and i'm going to show you how to basically have as many of these eight instances as you want leave everything else the same double check create now we're going to head over to images click on this show info panel i'm going to look here and we're going to add a member and so to do that we're going to create or this is so we can create more we're going to make a new project i named mine my proxy group two um when you're making a new project if you uh if you type something in like my proxy it gives you these uh these numbers that can be annoying so if you can come up with a creative name then you won't get numbers like this so we go back main proxy group 2. um we're going to go to the i am in admin iim and it might take a second to to load everything up again but you can refresh this if you need give it a minute and you're gonna be looking for this uh google services api google api service agent and we're just going to copy this over back to the original group compute engine images add members show info panel paste that in the the the role is going to be compute image user save and boom we got that in i'm going to go to the back to proxy group 2 create an instance group and basically from this my proxy group 2 uh like when we created one of these everything we do from that creation point onwards you're just gonna want to multiply over and over again to create more of those eight proxies so create instance group all right name this proxy2 instance whoop instance group same thing as before it's going to make us create an instance template so we're going to do that in a second turn off auto scaling put that on 8 doesn't really matter create a new instance template i'm just going to call this the uh the proxy 2 instance template same thing as before f1 we're going to go to custom images the main proxy original one image first proxy image select that save and continue create all right so now i can show you we've made we've actually made a lot of progress we have uh our first main group and then we've been able to create uh a second group and uh that second group you're just going to copy that process over and over and over again all right so real quick we go to this instance group proxy one group if you just want to want run one six seven oh whoops must have done seven edit this number of instances eight not bad that'll bring us to eight um if you just wanna have one proxy you just want to keep this one proxy all right so it is bringing us to that one all those are going bye-bye we've got one left if you want to keep one of these just static you want a couple static proxies that you need for a little project you got going on i recommend putting them on another proxy group down the line because we're going to create a little script to turn them on copy them into a little uh text file so we can easily import them into whatever we need and i can show you got the same thing going on for proxy group 2. all right for the next step we're going to activate this cloud shell open editor or open terminal my bad open a new window all right in here we're going to open editor so i can delete these and we're just going to enter some more commands i'm going to create startup this is going to let us edit it then inside here i'm just going to copy this right in here paste that in and for this project id you just go back copy the id this is what not having all those numbers is a little makes this a little easier go over to instance group name all right in instance groups we're going to copy this paste into here and then for the zone you're going to do the same thing make sure that zone is uh the same one you have i'm just going to copy it real quick go to the second one copy this same thing instance groups copy this name boom and then next up i'm gonna run it authorize what that did is it just started um just started these up all right so what that did is it just started our instances up all nice and easy all right looking good and then we're going to copy over the next all right in this list proxy one we're just going to copy this over all right we're going to change this id to cache password to proxy from what we had earlier project id same from earlier all right we can copy this and go to the second one all right good all right then we're going to copy this paste that in it's going to put these proxies into a document right here and if you want if you don't want to set this document you can just see them all it'll just spit them out right here also and then we're going to copy that startup it's going to give us this let's edit it all right and our project id is the same all the only thing we need to change is turn these to zeros all right save it all right now with these proxies we can simply copy them over import them into here submit change this to kith and there you go it's as easy as that you can make this foot locker you can make this walmart it's as easy as that um and then the last thing is just to shut this down you're going to press this shutdown copy that in paste it it's going to turn these off let's refresh this one more time all right it's turning them off um if you're adamant about this you'll be able to save your money pretty easily turning them on and off before before and after releases and it's as simple as that thanks for watching
Info
Channel: James Burnette
Views: 6,255
Rating: 4.8540144 out of 5
Keywords: Proxy, Proxies, Sneaker, bot
Id: 0MZY649MiQM
Channel Id: undefined
Length: 18min 24sec (1104 seconds)
Published: Thu Dec 31 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.