|
edc5131159
|
use flag value for max
|
2024-01-15 19:24:08 +01:00 |
|
|
5ceede6da1
|
mark and drop stuborn bad actors
|
2024-01-15 19:22:02 +01:00 |
|
|
a075c84a40
|
go.mod added
|
2024-01-15 19:13:59 +01:00 |
|
|
ff11c335dc
|
use conn.RemoteAddr() for remote addr
|
2020-08-27 18:34:20 +02:00 |
|
|
2d6bdd9fb5
|
use syscall.Exec after set(g|u)id and setgroups
|
2020-02-02 21:14:54 +01:00 |
|
|
f7be4ee72f
|
better argument forwarding to child
|
2020-02-02 19:10:19 +01:00 |
|
|
a3d5045809
|
Forking model to set uid/gid introduced
If -uid is set, we fork a child process with the uid, the gid and the
supplimentary gids for that user.
|
2020-02-02 12:49:31 +01:00 |
|
|
8373a55501
|
rely on setcap rather than setuid/setgid
|
2016-03-04 09:16:30 +01:00 |
|
|
f30a09097d
|
re-implemented setuid/setgid support
|
2016-01-02 14:49:54 +01:00 |
|
|
7648733aaa
|
gofmt
|
2013-07-30 13:20:53 +02:00 |
|
|
87e9f8152f
|
setuid/gid implemented
|
2013-07-30 09:08:37 +02:00 |
|
|
34bbc146bb
|
env added
|
2013-07-29 12:34:47 +02:00 |
|
|
975b3a8eee
|
initial tlsserver working
|
2013-07-29 12:08:57 +02:00 |
|