Static-Flow / BurpSuite-Team-Extension

This Burpsuite plugin allows for multiple web app testers to share their proxy history with each other in real time. Requests that comes through your Burpsuite instance will be replicated in the history of the other testers and vice-versa!
GNU General Public License v3.0
252 stars 45 forks source link

[BUG] Connect Button does not work on Burp v2020.1 for MacOS #11

Open hax0rgb opened 4 years ago

hax0rgb commented 4 years ago

Describe the bug I started the server and imported the certificate but nothing seems to happen when you click "Connect button".

Screenshot 2020-04-27 at 1 12 56 AM

server

Server seems to be running fine. Referring the screenshot below:

Screenshot 2020-04-27 at 1 23 50 AM

Desktop (please complete the following information):

forktopot commented 3 years ago

It may be that your certification path burp prohibits access

dinimus commented 3 years ago

It may be that your certification path burp prohibits access

1) Check permissions for .pem and .key file on the Mac (chmod 777 burpServer*) 2) Try another values (localhost, 0.0.0.0, host_IP or hostname) with parameter '-host'