near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
195 stars 94 forks source link

Experiment geo capture on testnet #956

Closed TiffanyGYJ closed 2 years ago

TiffanyGYJ commented 2 years ago

Is your feature request related to a problem? Please describe. In order to better understand the geographical distribution of our developers, we would like to capture geo information via CLI testnet, likely via an analysis of IP address.

Describe the solution you'd like Turn on ip=true on CLI.

Describe alternatives you've considered Change CLI tracking to server side.

Additional context Request from management.

igorkauf commented 2 years ago

@volovyk-s if the change requires only changing IP to true on CLI, I hope it's smth that is quick to do. Thanks