mirror of
https://github.com/flotwig/spoofident
synced 2025-08-31 06:15:50 +00:00
Adding example spoofident.json
This commit is contained in:
9
spoofident.json.example
Normal file
9
spoofident.json.example
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"listeners": [
|
||||
[ "0.0.0.0", 113 ],
|
||||
[ "::", 113 ]
|
||||
],
|
||||
"setuid": 1000,
|
||||
"user": "fakeuser",
|
||||
"os": "SPOOF"
|
||||
}
|
Reference in New Issue
Block a user