We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985572f commit c6292a7Copy full SHA for c6292a7
src/views/Home.vue
@@ -44,7 +44,7 @@
44
<span class="font-weight-bold">Manipulate packets</span>
45
</p>
46
<p>
47
- Scapy is a powerful <span class="text-primary">interactive packet manipulation libary</span>
+ Scapy is a powerful <span class="text-primary">interactive packet manipulation library</span>
48
written in <span>Python</span>.
49
Scapy is able to forge or decode packets of a wide number of protocols, send them on the wire, capture
50
them, match requests and replies, and much more.
0 commit comments