ttafsir / evengsdk

Open source Python library and command line utilities for EVE-NG API
https://ttafsir.github.io/evengsdk/
MIT License
65 stars 15 forks source link

Add support for internal, private and nat interfaces #129

Closed ttafsir closed 2 years ago

ttafsir commented 2 years ago

How would you like to improve the project? The PRO version supports additional network types (internal, private, and nat) interfaces that are not currently supported. This is partly due to a semi-static mapping of the interface types.

Describe the solution you'd like Querying available network types from the EVE-NG server would provide a more dynamic way to manage network types across both community and pro versions.