No description
Find a file
2018-09-19 21:12:43 +02:00
example version 2.0.0 2018-09-19 21:12:43 +02:00
.gitignore version 2.0.0 2018-09-19 21:12:43 +02:00
go.mod version 2.0.0 2018-09-19 21:12:43 +02:00
godrop.go version 2.0.0 2018-09-19 21:12:43 +02:00
LICENSE simplified library and added better examples and net.UnixListener support 2017-04-19 20:42:19 +02:00
lookup.go version 2.0.0 2018-09-19 21:12:43 +02:00
lookup_test.go version 2.0.0 2018-09-19 21:12:43 +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.