mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Refactor example scripts and core modules to enhance security by using secure loopback addresses for network binding
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
Updated all example scripts and core modules to use secure loopback addresses instead of wildcard addresses for network binding.
|
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.
|
The `get_wildcard_address` function and related logic now utilize all available interfaces safely, improving security and consistency across the codebase.
|
||||||
|
|||||||
Reference in New Issue
Block a user