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

后端 未结 0 756
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-11 01:45

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\',         


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