Hi Maxime, Why not configure the transport tcp or udp plugin to bindto localhost?
BINDTO = 127.0.0.1 That should do the trick, right? ;-) -Christian On 6/27/22 18:52, Maxime Devos wrote:
Hi, Is there some recommend method to configure GNUnet such that it does not contact the network (at cost of not being able to communicate with external peers, and only with itself), to avoid potential security problems? It's just for local development testing, so only being able to contact itself is no problem. Greetings, Maxime.
