Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IP plugin] Make the public ip information more configurable (not only from the Censys service) #2732

Closed
nicolargo opened this issue Apr 21, 2024 Discussed in #2731 · 1 comment

Comments

@nicolargo
Copy link
Owner

Discussed in #2731

Originally posted by contracer April 21, 2024
Hi,
Is there any way to put the "country_name" field in the "Sensors" area ?

curl https://ipleak.net/json/

{
"as_number": 212238,
"isp_name": "Datacamp Limited",
"country_code": "CH",
"country_name": "Switzerland",
"region_code": "ZH",
"region_name": "Zurich",
"continent_code": "EU",
"continent_name": "Europe",

Thanks

@nicolargo nicolargo added this to the Glances 4.0.0 milestone Apr 21, 2024
nicolargo added a commit that referenced this issue Apr 21, 2024
@nicolargo
Copy link
Owner Author

Done in the develop branch:

See documentation here: https://github.com/nicolargo/glances/blob/develop/docs/aoa/header.rst

Will be release in Glances 4.0.

Thanks for the proposal @contracer !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant