How do you use IPRoute on a socket connection in python?

后端 未结 0 658
自闭症患者
自闭症患者 2021-02-11 01:50

I know about IPRoute, but I was wondering if there was a way to use the command:

from pyroute2 import IPRoute

with IPRoute() as ipr:
    print(ipr.route(\'get\',         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题