Network Analyzer

Quick rating

Network Analyzer

No reviews yet

Allows you to peek at the network usage when connected to a server.

QoL & Tweaks
Performance & Optimization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
network_analyzer-1.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This client-side mod adds a window that, when enabled, monitors the size of packets transferred between the server and the client. Recommended for those who swear that it's not their internet that's making their ping bad.

How to use:

  1. Check/Change the keybind (default: Numpad 0).
  2. Press the key to activete the window.
  3. Click Toggle Recording and then enable C→S or S→C or both. (C→S means Client To Server, S→C means Server To Client)
  4. Join a singleplayer/multiplayer world.

How to read:

Example packet: S→C | 10 B | class net.minecraft.network.protocol.game.Clientbound.CustomPayloadPacket→somemod:channel[0]

  • Direction is Server To Client: S→C
  • Size is 10 bytes: 10 B
  • Vanilla packet: net.minecraft.network.protocol.game.Clientbound.CustomPayloadPacket
  • Custom network channel registered by a mod: somemod:channel
  • Packet id of 0: [0]

Technical information/limitations:

  • The mod does not store the packet data, only the size of its content (empty packets are shown as 0 B).
  • The content of the packet cannot be viewed with this mod.
  • The units go up to Terrabytes.
  • 1000 bytes = 1 kilobyte, 1000 kilobytes = 1 megabyte, ...
  • The content size is stored as a long → upper limit = 9,223,372,036,854,775,807 bytes.
  • The window is written in Swing, may cause problems on other platforms.
  • Mixins are at a low-level, this may cause instability with other mods that try to modify network traffic.

Screenshots

Gallery

  • Network_analyzer_example.png
    Network_analyzer_example.png Network_analyzer_example.png

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~7,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works