Menu

#8 Proxy support

open
nobody
None
5
2012-10-07
2009-01-14
chad_moller
No

It would be nice to all the configuration of a proxy.

Discussion

  • Claus Rebler

    Claus Rebler - 2009-06-07

    jeah that is a good idea

     
  • Nobody/Anonymous

    At least use default windows proxy settings for digitalbucked.

     
  • Andrew Sinclair-Hall

    Having Proxy support would be great.

    //Set the system proxy with valid server address or IP and port.
    System.Net.WebProxy pry = new System.Net.WebProxy("172.16.0.1",8080);
    //The DefaultCredentials automically get username and password.
    pry.Credentials = CredentialCache.DefaultCredentials;
    GlobalProxySelection.Select = pry;

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB