Samuel Dowling
|
8f065142a9
|
Removed hardcoded sudo commands from default scan configurations
|
2020-04-25 14:57:35 +09:30 |
Samuel Dowling
|
eb62e2f110
|
Added default sudo for udp scans to prompt for password to elevate privileges
|
2020-04-19 14:46:51 +09:30 |
Samuel Dowling
|
33e3884ed9
|
Formatting revision
|
2020-04-14 10:46:41 +09:30 |
Samuel Dowling
|
d3ccab858c
|
Resolved issues updating global variables from within function scope. Added global identifiers to global variables to make them more readily identifiable as such
|
2020-04-12 09:39:47 -04:00 |
Samuel Dowling
|
f66d3631a7
|
Restructured config file initialisation into a function so that it can be called by the entrypoint main() function
|
2020-04-12 21:03:13 +09:30 |
Samuel Dowling
|
e497161f6d
|
Removed build files from version control
|
2020-04-12 18:21:12 +09:30 |
Samuel Dowling
|
ef1b44ff4b
|
Restructured configuration management such that configuration files are stored in the default user configuration directory for the OS they're using, utilising appdirs
|
2020-04-12 18:18:01 +09:30 |
Samuel Dowling
|
c5fd182909
|
Restructured program to enable packaging. Moved main into its own function and resolved global dependency issues. Configured pyproject.toml
|
2020-04-12 17:18:10 +09:30 |