mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 19:32:24 +08:00
add in basic address dial filtering
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -26,6 +26,7 @@ type Config struct {
|
||||
Tour Tour // local node's tour position
|
||||
Gateway Gateway // local node's gateway server options
|
||||
SupernodeRouting SupernodeClientConfig // local node's routing servers (if SupernodeRouting enabled)
|
||||
DialBlocklist []string
|
||||
Log Log
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user