ipfs / ipfs/kubo

Add verbose mode to ipfs swarm connect

Open
#3,746 15 comments 0 reactions 0 assignees View on GitHub
kind/enhancement status/in-progress
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

It would be nice to get a log of what the dialer is trying and how each thing succeeds or fails:

```
$ ipfs swarm connect /foo/bar
Trying /ip4/1.2.3.4/tcp/12312
Trying /ip4/127.0.0.1/tcp/4444
From /ip4/1.2.3.4/tcp/12312: Error, connection refused
...
...
etc
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.