ctfsolver.feature_test.attempt_at_pcap ====================================== .. py:module:: ctfsolver.feature_test.attempt_at_pcap Classes ------- .. autoapisummary:: ctfsolver.feature_test.attempt_at_pcap.GraphAttempt Module Contents --------------- .. py:class:: GraphAttempt .. py:method:: visualize_packet_flow(filename='packet_graph.html', limit=None) Visualize the interaction between IPs in the PCAP file as a graph.