├── COPYING ├── ChangeLog ├── README.bhubert ├── README.md ├── VERSION ├── makefile ├── wondershaper ├── wondershaper.conf └── wondershaper.service /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/COPYING -------------------------------------------------------------------------------- /ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/ChangeLog -------------------------------------------------------------------------------- /README.bhubert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/README.bhubert -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/README.md -------------------------------------------------------------------------------- /VERSION: -------------------------------------------------------------------------------- 1 | 1.4.1 2 | 3 | -------------------------------------------------------------------------------- /makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/makefile -------------------------------------------------------------------------------- /wondershaper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/wondershaper -------------------------------------------------------------------------------- /wondershaper.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/wondershaper.conf -------------------------------------------------------------------------------- /wondershaper.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/magnific0/wondershaper/HEAD/wondershaper.service --------------------------------------------------------------------------------