nspcc-dev/neofs-node

Add nearest LOCODE search in neofs-cli by IP address

开放

#2,086 创建于 2022年11月23日

 (1 条评论) (0 个反应) (0 位负责人)Go (49 个派生)auto 404
I3S4U4configenhancementgood first issuehelp wantedneofs-cli

仓库指标

星标
 (36 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

On NeoFS Storage node set up, the administrator needs to set the LOCODE for the node in configuration file. Now there is no easy way to find nearest LOCODE known to NeoFS InnerRing.

We need to add and option to neofs-cli, providing a list of nearest LOCODEs by taking an IP address from the command line arguments, finding the location via some public GeoIP DB and then finding the best matching LOCODE.

贡献者指南