PyIface
PyIface copied to clipboard
add support for creation of interfaces
I would need to create local virtual interfaces and assign them IPs for testing purposes. Would be veeery useful to be able to do that in Python!
why don't you try this one instead https://github.com/svinota/pyroute2 It is on steroids and can do much more than whay you want.
Thanks for pointing that out!