ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.52k stars 182 forks source link

[BUG] Crash when mapping with invalid Remote Endpoint #576

Open NghiaTranUIT opened 4 years ago

NghiaTranUIT commented 4 years ago

Description

If we create a Map Remote Entry, which has invalid endpoints, the app would crash somehow.

Step to reproduce

  1. Map https://api.producthunt.com/v1/posts?days_ago=0&search%5Bcategory%5D=a to https://aaa:443
  2. Somehow it crashes
NghiaTranUIT commented 4 years ago

Fixed with https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.4.0_Map_Remote_Connection.dmg

This bug also causes some crashes on AppCenter that I wasn't able to reproduce it, until today 😄