chmod +x
This commit is contained in:
2
phpinfo-analyzer.py
Normal file → Executable file
2
phpinfo-analyzer.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import requests
|
||||
import sys
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
Reference in New Issue
Block a user