Search Articles — Sudonull

Search Results

In this project

DPI, TSPU and bypassing blocks: Internet censorship technologies

https://sudonull.com/dpi-tspu-and-bypassing-blocks-internet-censorship-technologies

Deep packet inspection (DPI) and TSPU — key mechanisms of modern internet censorship. Study their operation, L7 blocking methods and advanced bypassing strategies for techies.

Kubeshark: real-time Kubernetes traffic analysis

https://sudonull.com/kubeshark-real-time-kubernetes-traffic-analysis

Deep Kubernetes monitoring with Kubeshark: packet capture, API call debugging, service visualization. Learn how to use the tool for diagnostics.

Reversing BCD4 Queue Display Protocol

https://sudonull.com/reversing-bcd4-queue-display-protocol

Analysis of BCD4 encoding and carry-checksum in the electronic queue display protocol. Python code, packet structure, web integration. For developers.

Disabling Xbox Series via GIP in C#

https://sudonull.com/disabling-xbox-series-via-gip-in-c

Analysis of programmatic disabling of Xbox Series controller via GIP protocol. C# code with P/Invoke, packet examples. Integration into Steam Big Picture Manager. Study low-level access to XboxGIP.

3D Cargo Packer in 0.3s with LIFO

https://sudonull.com/3d-cargo-packer-in-0-3s-with-lifo

Learn how the Django service packs 400 SKU into a fleet in 0.3 seconds with 3D MaxRects, LIFO and Three.js. Test the algorithm for retail.

From other projects

CRISPR-on-a-chip: pocket molecular diagnostics

https://ymaho.com/crispr-on-a-chip-pocket-molecular-diagnostics

CRISPR-on-a-chip technology for home diagnostics of cancer and infections. Sensitivity 100 times higher than PCR. Learn how microfluidics and CRISPR are changing medicine.

From the web

Feb 16, 2020 ·

https://learningnetwork.cisco.com/s/question/0D53i00000Kt599CAB/download-packet-tracer

Feb 16, 2020 · Download Cisco Packet Tracer for free by enrolling in the complimentary Getting Started with Cisco Packet Tracer course with the Cisco Networking Academy to learn how to install and begin using the software.

Sep 7, 2025 ·

https://www.computerhope.com/jargon/p/packet.htm

Sep 7, 2025 · What is in a packet ? A packet contains a source, destination, data, size, and other useful information that helps the packet reach the appropriate location and get reassembled properly. Below is a breakdown of a TCP (Transmission Control Protocol) packet . Another name for a packet is a datagram.

Feb 23, 2026 ·

https://www.geeksforgeeks.org/computer-networks/tcp-ip-packet-format/

Feb 23, 2026 · A TCP/IP packet is the smallest unit of data transmitted over a network. It contains both user data and control information, allowing devices to communicate reliably and efficiently.

Cloudflare

https://www.cloudflare.com/learning/network-layer/what-is-a-packet/.md

Packet switching refers to the ability of networking equipment to process packets independently from each other. It also means that packets can take different network paths to the same destination, so long as they all arrive at the destination.

Searches related to Packet Tracer

https://en.wikipedia.org/wiki/Packet_switching

Packets consist of a header and a payload. The header directs the packet to its destination, where the payload is extracted and used by an operating system, application software, or higher-layer protocols. Packet switching is the primary basis for data communications in computer networks worldwide.

Trending Now