1, How to install Gem behind the proxy ?

   a, update the RubyGem version more than 1.3.0

   b, exec the command: gem install win32-service -r -p http://username:password@proxy_url:port (But I found that it's hard to work with Microsoft ISA server, because ISA server using ntlm authentication:)

 

相关文章:

  • 2021-09-08
  • 2021-09-19
  • 2021-06-10
  • 2021-08-26
  • 2021-12-03
  • 2018-09-28
  • 2021-11-23
  • 2021-12-10
猜你喜欢
  • 2021-11-12
  • 2022-02-28
  • 2022-12-23
  • 2022-01-08
  • 2022-02-04
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案