I want to make a hotspot connection from my PC running any linux distribution by sharing the network connection from my ethernet port and redirect network to all other devices in the network. I need to do this to monitor the internet consumption(GBs) used by each separate device and the bandwidth it uses in real time and to know which websites use this internet. I know this could be implemented by a installing custom firmware in the router, but this option is not really available for now. Making the hotspot part isn't the problem, but is there any software that can do the above features(monitor usage and bandwidth used by each device and the websites that used it)?
1 Answer
You could use Wireshark to monitor the network traffic.
2