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

Adding hashbang

This commit is contained in:
flotwig 2014-06-27 21:39:04 -04:00
parent 86315bbb74
commit 5f1dc46b98

1
spoofident.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/python
from os import setuid,setgid,path
from json import load
from time import time