I am currently working on a project involving the creation of proxies using AWS servers. My current plan is to launch Ubuntu instances using EC2 and then using Squid to create the proxies. I plan on using the provided SDK API in order to do so, but the issue is that I can not figure out how to use the API to launch single instances using nodejs. Any help would be very much appreciated.
↧