orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 116 forks source link

Filter(s) in Swarm view #141

Open haadcode opened 7 years ago

haadcode commented 7 years ago

It would be great to be able to filter the list of peers in the swarm view. A simple input field and match should do.

Eg. I input "10.5." and the list displays only peers whose addr contains "10.5.".