evilsocket / evilsocket/opensnitch
[Feature Request] Get latest ipasn & asnames
- Dominant language
- Python
- Stars
- 14.1k
- Forks
- 665
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to obtain the latest ipasn & asnames from the UI; or automatically, if there are no files in `~/.config/opensnitch/`.
The plumbing already exists via the following comments: [ipasn_db.dat][1] & [asnames.json][2].
At the moment, the application only looks if the files exist:
https://github.com/evilsocket/opensnitch/blob/e44e1468b89adf415ede27c333800887a6d3d14a/ui/opensnitch/utils.py#L33-L63
[1]: https://github.com/evilsocket/opensnitch/issues/795#issuecomment-1377385650
[2]: https://github.com/evilsocket/opensnitch/issues/795#issuecomment-1416696789
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.