filair 0 Posted ... (edited) How to see the programs that use the OpenVPN daemon in Windows 10 ? With the task manager there are no details of these programs I say this because when le PC is idle, I see upload spikes from time to time when no program seems active on the network Thks Edited ... by filair Quote Share this post Link to post
OpenSourcerer 1435 Posted ... On 7/22/2022 at 4:29 PM, filair said: I say this because when le PC is idle, I see upload spikes from time to time when no program seems active on the network Where do you see them? Which graphs/data are you comparing to arrive at that conclusion? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Stalinium 44 Posted ... You can use any network monitor tool. OpenVPN, Wireguard and any other VPN are installed like a network card in your system (network adapter). From the point of view of monitoring, all traffic goes to the "VPN network adapter". Then OpenVPN also sends it to the real hardware adapter. Because the same traffic goes through two adapters (VPN then real), it is counted twice. I used NetLimiter 3/4 a long time ago, it's a decent traffic shaper (limit speed) and monitoring tool. Its downside: it was pretty CPU hungry. But it would show you per-app usage. There must be more alternatives that can only monitor activity. Quote Share this post Link to post
Flx 76 Posted ... On 7/22/2022 at 10:29 AM, filair said: How to see the programs that use the OpenVPN daemon in Windows 10 ? Run as admin(cmd.exe) netstat -anobq > %userprofile%/Desktop/output.active.connections.txt Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post