Hi Folks,

I have a use case where I am using Vagrant native downloader to download a 
file from url to some location locally in developing a plugin [1].

Now, I have requirement where my workstation doesn't have any internet 
access except to proxy server.

As I remember, curl support proxy as answered here [2] :

curl http://www.example.com --proxy http://125.119.175.48:8909


Can I achieve similar thing with `Vagrant::Util::Downloader` utility class?


[1] 
https://github.com/projectatomic/vagrant-service-manager/blob/master/lib/vagrant-service-manager/binary_handlers/binary_handler.rb#L65
[2] http://stackoverflow.com/a/27837460/1120530


Thanks
Budh Ram

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/c0eff2cc-624d-4fe4-b115-b10387da2adb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to