Open jeffgoldszer opened 1 month ago
My apologies, the video does have a mistake. the last jellycuts bridge profile created contains the wrong ip address but the correct ip address does not work either. It does illustrate how to reproduce the issue though.
What action is the issue?
What action is not correctly translation? Jellybridge is not connecting to visual studio on my desktop.
Describe the bug
A clear and concise description of what the bug is. I have created 2 Jellybridge profiles. One containing the ip address 192.168.1.61. Using wireshark on my desktop, I can see this profile fails to connected my desktop because the source port was not 8080.
I tried to create a profile containing the string 192.168.1.61:8080 but Jellycuts rejects it stating the Name or URL is invalid.
The 3rd profile I created contained the string http://192.168.1.61:8080.
Wireshark never sees any tcp traffic from wireshark.
Finally, I used safari with the url http://192.168.1.61:8080. Safari displays a message "upgrade required"
Wireshark shows all the http traffic from Safari.
Steps To Reproduce
Screenshots
If applicable, add screenshots to help explain your problem.
Information
Visual Studio is run on a Windows 11 desktop.
Additional context
Add any other context about the problem here.
Not Applicable