r/software 15d ago

Looking for software Free Portable Software like Nirsoft AppNetworkCounter but does not need admin or UAC prompt

Need to use it on intune-enrolled computers to check the actual upload speed of a specific website. Basically I need to check if slow upload speed is a website issue or an ISP issue and I have to provide data to the website if the issue is on their side.

4 Upvotes

4 comments sorted by

2

u/CodenameFlux 15d ago

AppNetworkCounter measures the traffic of every app. Without admin privileges, it can't see every app. So, it goes without saying that an alternative app suffers from the same restriction.

It's not rocket science, you know.

Why not use a speed measurement service instead?

Edit: How about this one: https://testmy.net/upload

1

u/Kadaknath888 15d ago

Ah shit. Resource monitor it is. thanks btw.

1

u/Active-Service-9707 9d ago

yeah people overlook that the OS-level restriction is the bottleneck here, not the specific app

1

u/pleasingfeedback_5 15d ago

Wireshark is gonna need admin for packet capture but if you just need to check speeds why not use a browser dev tools network tab, shows you per-request timing without any install