🔧 Adds .env file for API keys

This commit is contained in:
Alicia Sykes 2022-07-20 13:18:07 +01:00
parent a745e28388
commit a6043d51d4

8
.env Normal file
View File

@ -0,0 +1,8 @@
# Environmental Variables can be stored here
# Be sure to uncomment any line you populate
# SHODAN_API_KEY=''
# WHO_API_KEY=''
# SECURITY_TRAILS_API_KEY=''