Skip to content

Files

Latest commit

author
Ojo Timilehin Joseph
Mar 17, 2022
8edd2ee · Mar 17, 2022

History

History

0x07-networking_basics

Networking basics

Project done during Full Stack Software Engineering studies at Alx School. It aims to learn about what is an OSI model, LAN, WAN, IP address, localhost, subnet and TCP/UDP.

Technologies

  • Scripts written in Bash 4.3.11(1)
  • Tested on Ubuntu 14.04 LTS

Files

Filename Description
0-OSI_model Answers of two questions related with OSI model
1-types_of_network Answers of three questions related with WAN and LAN
2-MAC_and_IP_address Answers of two questions related with MAC and IP address
3-UDP_and_TCP Answers of three questions related with TCP and UDP
4-TCP_and_UDP_ports Bash script that displays listening ports that only shows listening sockets
5-is_the_host_on_the_network Bash script that pings an IP address passed as an argument