ntop / ntopng

Web-based Traffic and Security Network Traffic Monitoring
http://www.ntop.org
GNU General Public License v3.0
6.27k stars 656 forks source link

Use system wide proxy settings #3680

Closed emanuele-f closed 3 years ago

emanuele-f commented 4 years ago

In order to allow libcurl to use the system proxy settings, it is necessary to add the following line under the [Service] section of the systemd unit file:

EnvironmentFile=-/etc/environment

This is explained in https://github.com/coreos/bugs/issues/1507#issuecomment-239353353

lucaderi commented 3 years ago

Implemented. See https://github.com/ntop/ntopng/tree/dev/doc#using-ntopng-with-a-https-proxy