No description
Find a file
2017-04-19 21:00:24 +02:00
example simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
.gitignore simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
godrop.go infinite loop bugfix 2017-04-19 21:00:24 +02:00
godrop_test.go simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
LICENSE simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
README.md simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00

godrop - drop privileges

Godrop is a simple library to drop privileges on linux maschines.

See the examples directory on how to use the Drop and MultiDrop functions.