akashgoswami / ipm

IOTA node peer manager. Useful for monitoring IOTA peers
MIT License
72 stars 24 forks source link

feature request - "list neighbors" #1

Closed alon-e closed 7 years ago

alon-e commented 7 years ago

Getting a list of current neighbors. (w/o stats, just the urls) So users can paste it in their config file, once they have settled on their list.

I offer having a "list neighbors" button which will show:

udp://IP1:port
udp://IP2:port
tcp://IP3:port
akashgoswami commented 7 years ago

Resolved. Added show list hyperlink near the peer count.