Re: [systemd-devel] [Question] How to make services only see only one external network interface and loopback

2023-01-21 Thread Lucas Eduardo
ommon/dhtcrawler.nix#L97 Em ter., 17 de jan. de 2023 às 17:03, Lucas Eduardo escreveu: > > I am working on a service unit for a DHT crawler. > > For some reason, it doesn't work well with the default network settings > because it seems to use a huge amount of traffic for a very s

[systemd-devel] [Question] How to make services only see only one external network interface and loopback

2023-01-17 Thread Lucas Eduardo
I am working on a service unit for a DHT crawler. For some reason, it doesn't work well with the default network settings because it seems to use a huge amount of traffic for a very small amount of findings. The same program works fine via docker, but I want to package it as a hardened systemd un