drill icon indicating copy to clipboard operation
drill copied to clipboard

Any plan to support proxy?

Open lynnux opened this issue 4 years ago • 6 comments

I'm new to drill, it seems not support to send request by proxy, are there any plan for this?

lynnux avatar May 21 '20 10:05 lynnux

Not supported yet, but it could a really nice addition.

fcsonline avatar May 21 '20 17:05 fcsonline

no_proxy support would be really nice.

zoosky avatar Nov 25 '21 14:11 zoosky

@lynnux and @zoosky . I had a bit of time to work on this.

Can you give it a try? https://github.com/fcsonline/drill/pull/123

fcsonline avatar Dec 02 '21 19:12 fcsonline

@fcsonline thanks for your hard work. Is proxy support added?

wellitecho avatar Sep 06 '23 12:09 wellitecho

@wellitecho see my PR further up. You only need to take a newer version of this decency, recompile is, and you have support for

no_proxy

support.

zoosky avatar Sep 06 '23 16:09 zoosky

@zoosky thanks.

wellitecho avatar Sep 07 '23 02:09 wellitecho