Skip to content

Chlorophyll

Compare
Choose a tag to compare
@lucasvr lucasvr released this 06 Nov 20:22
· 10 commits to master since this release

This is a major rewrite of GoboHide. We have moved away from the ioctl interface and embraced generic netlink sockets instead. The benefits include the possibility of transferring larger chunks of data between kernel and userland and an easier way of enhancing its protocol.

The corresponding kernel patch for Linux 4.8.2 is available here.