El 11/8/25 a las 0:55, Grant Edwards escribió: > On 2025-08-10, Javier Martinez wrote: > >> Any user > > There are none. > >> with access to python > > Not installed > >> or any socket interface in any programming language > > There are none available. > >> can put things to listen in ports above 1024 as are unprivilege >> ports. >> >> The only solution is to use iptables to restrict it and killing the >> process that tried to use it triggered by iptables log. > > That may be true for other systems, not for mine. > > -- > Grant > > > > > > Python interpreters are required a lot of times as a dependency. Even emerge is based in python and has dependencies with it.... so..... I guess that if your system has not python, its not gentoo.