mirror of
https://github.com/flotwig/spoofident
synced 2025-08-30 22:05:22 +00:00
Changing default uid to nobody/65534
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[ "0.0.0.0", 113 ],
|
||||
[ "::", 113 ]
|
||||
],
|
||||
"setuid": 1000,
|
||||
"setuid": 65534,
|
||||
"user": "fakeuser",
|
||||
"os": "SPOOF"
|
||||
}
|
||||
|
Reference in New Issue
Block a user