0xbharath / art-of-packet-crafting-with-scapy

A workshop on Packet Crafting using Scapy.
https://scapy.disruptivelabs.in/
Apache License 2.0
150 stars 37 forks source link

some faults of art-of-packet-crafting-with-scapy #5

Closed dy20082250 closed 4 years ago

dy20082250 commented 4 years ago

I read the doc and find some spelling faults, for example, https://0xbharath.github.io/art-of-packet-crafting-with-scapy/scapy/sending_recieving/index.html Snip20200605_1

can i do something to fix these spelling faults?

0xbharath commented 4 years ago

Thanks for the offer. I have created this repo few years ago. I don't have the source markdown files currently. I will try and port this document into a mdbook/gitbook. You can contribute then.

dy20082250 commented 4 years ago

ok, waiting for good news

dy20082250 commented 4 years ago

Thanks for the offer. I have created this repo few years ago. I don't have the source markdown files currently. I will try and port this document into a mdbook/gitbook. You can contribute then. ok, waiting for good news

0xbharath commented 4 years ago

I have ported the documentation to mdbook. The documentation is under documentation branch and it is written in markdown. You can basically make any changes you need to and raise a PR.

New documentation home - https://scapy.disruptivelabs.in/