Skip to content
  • Home

Categories

  • Java
  • Linux

Recent Posts

  • Using Maven with Socks Proxy
  • How to Create JWT Token Using LDAP and Spring Boot Part 1
  • How to Authenticate Against openLDAP Without Knowing DN Using java
  • How to use CompletableFuture in SpringBoot 2
  • Installing openLDAP and Making it Replicable

Recent Comments

  • Seyed Vahid Hashemi on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • Taps on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • ENNEN2125 on Using Maven with Socks Proxy
  • Seyed Vahid Hashemi on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • barry on How to Create JWT Token Using LDAP and Spring Boot Part 1

Archives

  • October 2020
  • September 2020
  • March 2019
  • January 2019
  • November 2018
  • October 2018
  • June 2018
  • March 2018
  • February 2018

Devcrutch.com

Month: October 2020

Using Maven with Socks Proxy

For bypassing using socks proxy use following command :

mvn install -DproxySet=true -Dsocks.proxyHost=YOU_SOCKS_PROXY_ADDRESS -Dsocks.proxyPort=SOCKS_PROXY_PORT

This command works in Linux and Windows

Happy coding.

Posted on October 31, 2020October 31, 2020 by Seyed Vahid Hashemi Posted in Java Tagged #maven, #proxy 1 Comment
Proudly powered by WordPress | Theme: tonal by WordPress.com.