blueclosure / BCDetect

5 stars 0 forks source link

Command line proxy settings should support 'localhost' #14

Closed davewichers closed 7 years ago

davewichers commented 7 years ago

When using the -p feature, if you pass in "localhost:8080", it doesn't work. You have to instead pass in: "http://localhost:8080", which is not typically required in most situations. Please enhance -p to support the typical usage of the localhost domain name when setting proxy settings.

wisec commented 7 years ago

Thanks @davewichers , it's definitely a good idea. It'll be shipped in version 1.0.14.