mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 09:17:49 +08:00
go-ipfs-config: add in basic address dial filtering
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
parent
316b2d1de9
commit
eb6a0a5d89
@ -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
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user