koichik / node-tunnel

Node HTTP/HTTPS Agents for tunneling proxies
MIT License
537 stars 78 forks source link

If the proxy parameters are wrong, exceptions are thrown. Is there a way to catch these exceptions and show to the user that what went wrong? #43

Open nikhell86 opened 3 years ago

nikhell86 commented 3 years ago

The users sometimes accidently put wrong data in proxy. Is it possible to catch these exceptions?