Selfishnet V0.1 Beta
tc class add dev $IFACE parent 1: classid 1:2 htb rate 1000mbit
tc filter add dev $IFACE protocol ip parent 1: prio 1 u32 match ip dst $MY_IP flowid 1:2 tc filter add dev $IFACE protocol ip parent 1: prio 1 u32 match ip src $MY_IP flowid 1:2 tc filter add dev $IFACE protocol ip parent 1: prio 2 u32 match ip dst 0.0.0.0/0 flowid 1:1 tc filter add dev $IFACE protocol ip parent 1: prio 2 u32 match ip src 0.0.0.0/0 flowid 1:1 selfishnet v0.1 beta
is a lightweight, specialized Windows utility designed for real-time network management and bandwidth control. It is primarily used by home users to monitor and limit the internet speed of other devices connected to the same local area network (LAN) without needing to access the router's internal settings. Core Features of Selfishnet v0.1 Beta tc class add dev $IFACE parent 1: classid
Scans the network to identify all connected devices by IP and MAC address. While Selfishnet is effective for stopping "bandwidth hogs,"
While Selfishnet is effective for stopping "bandwidth hogs," it is often viewed as a controversial tool.
While useful for network management, the software is often flagged by security tools due to its intrusive methods and age.