Add nearest LOCODE search in neofs-cli by IP address #893

Open
opened 2025-12-28 17:21:03 +00:00 by sami · 1 comment
Owner

Originally created by @realloc on GitHub (Nov 23, 2022).

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.

Originally created by @realloc on GitHub (Nov 23, 2022). 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.
Author
Owner

@roman-khimov commented on GitHub (Dec 21, 2023):

Related to #2084.

@roman-khimov commented on GitHub (Dec 21, 2023): Related to #2084.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#893
No description provided.