need proxies 08-18-2017, 01:25 AM
#1
i made a custom yt view bot but i need proxies for it..
| need proxies filter_list | |
(09-25-2018, 03:03 PM)Dylan Cooper Wrote: Proxies are not secure as much as it shows, i'll suggest to move to a VPN service. Here is the review website VPNRanks.com you'll find the details of VPN service and difference between proxies and Virtual Private Network.
Hope it helps.
(11-04-2018, 06:47 PM)natifix Wrote: Just curious, but don't VPN's log your content or traffic? I know some claim to not do this but... seems like a risk.
(11-04-2018, 06:47 PM)natifix Wrote: With proxies, though, cant you set this up so the chain does not go thru one source, or company,... or entity with control over the content where laws apply to protect them or the users? IE IF you set up a proxy chain, would that be more private?I don't know if you can name it to be more private if you set up a proxy chain. Because proxies, like VPN's, can monitor your traffic as well.
(11-04-2018, 06:47 PM)natifix Wrote: say hypothetically, you have ten friends in different countries, you would rely on your friends to provide the computers you would proxy thru, but each would be its own area to control. vs going to one company who then deals with all your traffic content.?In this fictional case, you first need to trust those friends if you don't setup those proxies by your own. If you set up each one of their proxies you can basically make a mini Tor network so to speak.
(11-04-2018, 07:53 PM)natifix Wrote: Can always use something like too? https://www.youtube.com/watch?v=W021tvUNv-IYou can use tools like that, of course. There are a lot out there. But I would suggest to create your own, this way you learn along the way and maybe some crazy ideas may rise while developing.
https://github.com/Hackplayers/4nonimizer
(11-04-2018, 07:53 PM)natifix Wrote: Supposedly, to hide your IP ... just curious if you can script a program to change the IP before data packets are sent to the ISP... iirc as you request to access a site, say google, it will send packets with my address as well as address info of the destination or DNS, the DNS find the address to the actual site I wish to access. I often wonder if you can't just, if you know how to code that is, write your own protocol to inject with the established, that can run behind or hidden with the normal content. I may not know how to do things, but I do have ideas on how to do things... thus need to learn how to do them, test them and share I suppose.I'm not quite sure what are you referring to, but the Internet it's pretty much founded on some protocols such as IP, TCP, UDP, HTTP, FTP, etc. So, it's pretty much impossible to change the way the Internet works, because if it works just on your end, the device you want to transfer data with is not going to speak the same "language". Thus it's not able to understand.
I have a lot to learn so thanks for sharing the details and comments. I really enjoy reading how the complexity of this all works, more so now, that I have some basic idea of how it works.
(11-04-2018, 06:47 PM)natifix Wrote: Just curious, but don't VPN's log your content or traffic? I know some claim to not do this but... seems like a risk.