mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 22:50:54 +00:00
3 lines
284 B
ReStructuredText
3 lines
284 B
ReStructuredText
Updated all example scripts and core modules to use secure loopback addresses instead of wildcard addresses for network binding.
|
|
The `get_wildcard_address` function and related logic now utilize all available interfaces safely, improving security and consistency across the codebase.
|