CSIRT-MU / Stream4Flow

A framework for the real-time network traffic analysis based on world-leading technologies for distributed stream processing, network traffic monitoring, and visualization.
https://csirt.muni.cz/?lang=en
MIT License
100 stars 36 forks source link

Add proxy support for mvn #33

Closed tomjirsa closed 7 years ago

tomjirsa commented 7 years ago

Add proxy support for mvn tutorial

simkosvorad commented 7 years ago

Proxy support is enabled by maven_proxy variable, by default set to False, other proxy variables are by default set to "not_set", it is needed to set every variable for proxy to be enabled.

tomjirsa commented 7 years ago

Merged with master by #40. Closing