mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-06-30 17:47:15 -04:00
Update route.py
This commit is contained in:
parent
01d2e8e9d7
commit
8ba9f1bc03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
__author__ = "bt3"
|
__author__ = "Mia Stein"
|
||||||
|
|
||||||
from scapy.all import *
|
from scapy.all import *
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@ print conf.route
|
||||||
|
|
||||||
conf.route.resync()
|
conf.route.resync()
|
||||||
|
|
||||||
print conf.route
|
print conf.route
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue