iproute - How can I fetch and use routing table(mentioned below) in Python? -


kernel ip routing table destination gateway genmask flags metric ref use iface 0.0.0.0 192.160.22.1 0.0.0.0 ug 100 0 0 enp3s0 0.0.0.0 192.160.22.1 0.0.0.0 ug 600 0 0 wlp4s0 5.9.114.8 10.100.100.129 255.255.255.255 ugh 50 0 0 tun0 5.9.114.57 10.100.100.129 255.255.255.255 ugh 50 0 0 tun0


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -