Skip to content

Commit 1d970e6

Browse files
author
shadowy-pycoder
committed
Updated README.md with supported layers
1 parent 03e129d commit 1d970e6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,22 @@ With `-v` flag enabled, you will see more detailed information:
7777

7878
![Screenshot from 2024-09-17 09-56-20](https://github.com/user-attachments/assets/11539ea7-779e-4faf-8fce-2eea9ab653c7)
7979
![Screenshot from 2024-09-17 09-56-47](https://github.com/user-attachments/assets/26b6353d-d312-40c5-9917-3f2f7bb8abdc)
80+
81+
## Supported layers
82+
83+
- [Ethernet](https://en.wikipedia.org/wiki/Ethernet_frame)
84+
- [IPv4](https://en.wikipedia.org/wiki/IPv4)
85+
- [IPv6](https://en.wikipedia.org/wiki/IPv6)
86+
- [ARP](https://en.wikipedia.org/wiki/Address_Resolution_Protocol)
87+
- [ICMP](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol)
88+
- [ICMPv6](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol_for_IPv6)
89+
- [TCP](https://en.wikipedia.org/wiki/Transmission_Control_Protocol)
90+
- [UDP](https://en.wikipedia.org/wiki/User_Datagram_Protocol)
91+
- [DNS](https://en.wikipedia.org/wiki/Domain_Name_System)
92+
- [HTTP](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol)
93+
- [SNMP](https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol)
94+
- [FTP](https://en.wikipedia.org/wiki/File_Transfer_Protocol)
95+
- [SSH](https://en.wikipedia.org/wiki/Secure_Shell)
96+
- [TLS](https://en.wikipedia.org/wiki/Transport_Layer_Security)
97+
98+

0 commit comments

Comments
 (0)