Bekh-Ivanov Aleksey

Results 29 comments of Bekh-Ivanov Aleksey

I'm glad that you brought it up because I had this idea for while, didn't have much time to work on it lately. Main challange I see here is how...

This might be a good start, but `tmp` is a default prefix which can be changed in the settings. Would be nice to get more ideas on how else it...

I've started working on import from other formats (e.g. FoxyProxy), but didn't finish. Is that what you asking for or more like importing from proxy_list.txt like file? If later, then...

There is a default setting to always proxy DNS requests for Socks proxies and I see it becoming a problem several times. I'm currently making it configurable, don't want to...

Please, update to 0.1.21 and verify! Should be working, but honestly speaking I didn't really test it due to proxy setup dificulty, so anything's possible 😄 Due to that, feedback...

70% complete TODOs: * [ ] Test HTTP proxies * [ ] Paralelize requests fetching IPs * [x] Fix bug with testing SOCKS proxy settings: `ProxyInfoData: ProxyAuthorizationHeader requires type "https"`...

I recently discovered this bug myself. Should be rather easy to solve (probably one liner). PS: Sorry for late reply, no time lately.

I assume it happens because the aforementioned property is always set, but should only be set for https proxies. We need to add an if statement in testing function

I don't know, never had experience with it. We need to research it. Doesn't seem to be possible to do it directly: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy But maybe there is a way...