mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Update examples to use wildcard addresses for network binding and improve connection timeout comments
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
Enhanced security by defaulting to loopback address (127.0.0.1) instead of wildcard binding.
|
||||
All examples and core modules now use secure default addresses to prevent unintended public exposure.
|
||||
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.
|
||||
Reference in New Issue
Block a user