magnific0 / wondershaper

Command-line utility for limiting an adapter's bandwidth
GNU General Public License v2.0
1.71k stars 256 forks source link

Add IPv6 Support #96

Open TheWeirdDev opened 1 year ago

TheWeirdDev commented 1 year ago

This PR is based on this comment which basically duplicates the tc IP filters for IPv6.

I have tested it on my home network and it worked without a problem but I'm not sure if it is %100 correct. please review the source code and let me know if any changes are required.

Thanks!