Sometimes, we receive invitations to participate in a Bug Bounty programs, where we face problems accessing the websites because of restrictions imposed by our Internet Service Provider or the website itself. To solve this, we can use a VPN to bypass these restrictions and gain access to the site. The issue arises when we want to use both the Burp Suite proxy and the VPN at the same time. Is there a way to do this? I would really appreciate any help. Thank you!
What issues are you actually having with burpsuite proxy? The VPN shouldn’t affect it.
Enabling FoxyProxy and VPN Extension presents a conflict as they cannot be enabled simultaneously. If FoxyProxy is enabled, VPN cannot be enabled as well. Conversely, if the VPN extension is enabled, FoxyProxy cannot be enabled.
Ah, so it’s an issue with the browser extensions. What extension is it? Can you use not an extension for the VPN? I start OpenVPN in a terminal and then use foxyproxy in the browser all the time with out issues.
I was using Zenmate Extension for my browsing needs, but will try using OpenVPN instead.
thanks for the idea!