0

is there a way to connect to my PC proxy with burp suite, when i'm not connected to my local network ?

I wanted to use my proxy from other places. is there a way to do this ?

  • What do you mean with local network? Do you have an internet connection? Does the proxy have connection to the internet? If either your PC or your Proxy don't have connection to the internet, you can't use your proxy. – posixpascal Jul 30 '14 at 08:00
  • i have internet connection, i have setup burp suite proxy for local use. but i want to use it whenever i'm not at home. – user3807117 Jul 30 '14 at 08:04
  • What does this have to do with programming? – Barmar Jul 30 '14 at 08:06
  • programming ? no. simply use burp suite free and simple regex. – user3807117 Jul 30 '14 at 08:13

1 Answers1

0

Use openvpn. Create channel between proxy pc and your device, use vpn server address as proxy host.

Sheridan
  • 615
  • 1
  • 8
  • 21