Skip to content
sneppets

sneppets

  • Privacy
Setup Proxy : OkHttpClient Proxy Settings

Setup Proxy – OkHttpClient Proxy Settings

September 2, 2021February 5, 2022 Editorial StaffLeave a Comment on Setup Proxy – OkHttpClient Proxy Settings

This tutorial guides you on how to setup Proxy to connect to remote server. Therefore you would be able to connect remote server using proxyHost and proxyPort. In our example let’s see how to setup proxy using OkHttpClient with builder.… Read More!

Java java, okhttp, okhttpclient, proxy
Make npm install command to work behind proxy

How to make npm install command to work behind proxy ?

July 12, 2021July 26, 2021 Editorial StaffLeave a Comment on How to make npm install command to work behind proxy ?

This tutorial guides you on how to make npm install command to work behind proxy. You will learn how to configure proxy settings in your desktop that was setup by your corporate or workplace. Make npm install command to work… Read More!

Angular npm, npm-install, proxy
remove http and https proxy settings of npm and git

How to remove http and https proxy settings of npm and git ?

July 10, 2021July 10, 2021 Editorial StaffLeave a Comment on How to remove http and https proxy settings of npm and git ?

This tutorial guides you on how to remove http and https proxy settings of npm and git. You will also learn how to configure npm and git to use proxy.

Angular git, https-proxy, node, npm, proxy
Git not working with a proxy server – gnutls_handshake() failed

Git not working with a proxy server – gnutls_handshake() failed

June 17, 2021June 18, 2021 Editorial StaffLeave a Comment on Git not working with a proxy server – gnutls_handshake() failed

This tutorial guides you on how to fix Git not working with proxy server issue i.e., access issue fatal: unable to access ‘https://github.com/nvm-sh/nvm.git/’: gnutls_handshake() failed: Error in the pull function when you try to install nvm as shown below. Git… Read More!

linux git, github, proxy
Copyright © 2018 Sneppets. All Rights Reserved