No description
Find a file
2017-04-20 15:17:45 +02:00
example added generic user lookup and foreground processes 2017-04-19 23:20:52 +02:00
.gitignore simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
godrop.go fixed typo 2017-04-19 23:27:45 +02:00
LICENSE simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
lookup.go added generic user lookup and foreground processes 2017-04-19 23:20:52 +02:00
lookup_cgo.go added generic user lookup and foreground processes 2017-04-19 23:20:52 +02:00
lookup_nocgo.go user lookup bugfix 2017-04-20 15:17:45 +02:00
lookup_test.go added generic user lookup and foreground processes 2017-04-19 23:20:52 +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.