2
0
mirror of https://github.com/flotwig/spoofident synced 2025-08-22 01:57:44 +00:00

Changing default uid to nobody/65534

This commit is contained in:
Zach Bloomquist 2014-06-16 13:16:55 -04:00
parent e12903879e
commit 9c15916346

View File

@ -3,7 +3,7 @@
[ "0.0.0.0", 113 ],
[ "::", 113 ]
],
"setuid": 1000,
"setuid": 65534,
"user": "fakeuser",
"os": "SPOOF"
}