{% extends 'GUI/dependencies.html' %} {% block content %} {% load static %}

Goibhniu

Details of the latest recieved packet.

{% for key, value in packet_data.items%} {{key}} : {{ value }}
{% endfor %}
{% csrf_token %}
Please select the network protocol:


IP Address  
Port     

Message Data 

{{ response }}
  

{% endblock %}