How to setup proxy servers for using the -p option? #71
Replies: 2 comments 7 replies
-
Hi @gratuitous-regex - yeah, I've updated it a bit over the years so some of the switches aren't relevant. My biased advice is to check out my book on SSH tunneling, specifically the section on SOCKS proxies. You can find it for free here: https://github.com/opsdisk/the_cyber_plumbers_handbook There's a paid lab portion as well if you're interested in getting more hands on experience with it that can be found here: https://opsdisk.gumroad.com/l/cphlab You can spin up a cheap VPS from Digital Ocean, Vultr, etc...as long as you can SSH into it, you can set up a SOCKS proxy. Let me know if you have any other questions! |
Beta Was this translation helpful? Give feedback.
-
Hi @beachf2lightning - apologies it took so long to respond, I do appreciate the data point. Perhaps I don't fully understand your use case, but the type of browser you use should be independent of This is more FYI and not related to |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm just learning to use this tool from online articles and YouTube videos. Almost all of those sources are from around 2020 and talk about the -j flag. I noticed a lot of other flags have changed since then resulting in "unrecognized arguments" errors. After some more digging, I found a more recent article that discusses using proxies in a round-robin configuration. I'm a noob and I was wondering if someone could point me to documentation where I can learn how to setup proxy servers for the purpose of using pagodo?
Beta Was this translation helpful? Give feedback.
All reactions