Completed NMAP & Refactoring
This commit is contained in:
5
SPEC.md
5
SPEC.md
@@ -90,4 +90,7 @@ The project will be composed of the following files:
|
||||
├── requirements.txt
|
||||
├── PROGRESS.md
|
||||
└── SPEC.md
|
||||
```
|
||||
```
|
||||
|
||||
## 7. Testing and Debugging
|
||||
The script is equipped with a test mode, that only runs the script once, and not continuously. To enable, change the `TEST_MODE` variable in `config.py` to `True`. Once finished testing, change the variable back to `False`.
|
||||
Reference in New Issue
Block a user