- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-26-2017 07:05 AM - edited 10-26-2017 07:08 AM
Hi people!
I have an issue configuring multiple jsonseqfeed miners in my local instance of Minemeld.
This is the actual case:
And here i have an issue, if i have the proxy configuration i only have half of the miners working, and if i deactivate the proxy configuration, i only have the other half working.
Is there a configuration inside the prototypes to force not using a proxy or something similar?
Thanks in advance.
Kind regards.
10-26-2017 07:28 AM
Hi @juaniin,
you can add the NO_PROXY environment variable in /etc/default/minemeld to exclude domains, ... like this:
export NO_PROXY="127.0.0.1, localhost, *.example.com, taxii.goodguys.org"
10-26-2017 07:28 AM
Hi @juaniin,
you can add the NO_PROXY environment variable in /etc/default/minemeld to exclude domains, ... like this:
export NO_PROXY="127.0.0.1, localhost, *.example.com, taxii.goodguys.org"
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!