This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
scapy
mirror of
https://github.com/secdev/scapy.git
Watch
1
Star
1
Fork
You've already forked scapy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
db02b5649d
scapy
/
UTscapy.py
7 lines
92 B
Python
Executable File
Raw
Blame
History
#! /usr/bin/env python
import
sys
from
scapy
.
tools
.
UTscapy
import
main
main
(
sys
.
argv
[
1
:
]
)
Reference in New Issue
View Git Blame
Copy Permalink