ProDigySML
|
012f76cfc8
|
Removed [Thread] statements when --silent is present
|
2019-02-05 22:14:03 -08:00 |
|
Michael Skelton
|
60b9ca7f33
|
Add review/howto section
|
2019-02-04 20:06:35 +10:00 |
|
Michael Skelton
|
5923a2cccf
|
Update __version__.py
|
2019-02-04 11:12:38 +10:00 |
|
Michael Skelton
|
9c3360673f
|
Merge pull request #27 from codingo/origin/bug-fixes
Origin/bug fixes
|
2019-02-04 10:52:49 +10:00 |
|
ProDigySML
|
72dedbb7b9
|
Fixed issue where realports wasn't being replaced
|
2019-02-03 16:45:18 -08:00 |
|
ProDigySML
|
1b3fcf8019
|
Fixed issue where ports was required
|
2019-02-03 16:44:52 -08:00 |
|
Michael Skelton
|
62210bdc39
|
Merge pull request #24 from codingo/proto_var_folder_fix
Proto var folder fix
|
2019-02-04 01:56:23 +10:00 |
|
Michael Skelton
|
a6d2a8ba20
|
Update __version__.py
|
2019-02-04 01:55:53 +10:00 |
|
ProDigySML
|
29cce679c7
|
Added in the documentation
|
2019-01-31 23:43:06 -08:00 |
|
ProDigySML
|
22ecf4d9a1
|
Added in proto variable
|
2019-01-31 23:41:34 -08:00 |
|
ProDigySML
|
7b9ea75629
|
Removed all debug statements
|
2019-01-31 23:31:12 -08:00 |
|
ProDigySML
|
956734a1b7
|
Fixed up some bugs causing issues
|
2019-01-31 23:27:08 -08:00 |
|
ProDigySML
|
1425752987
|
Changed the way variable replacement is done
|
2019-01-31 23:25:17 -08:00 |
|
ProDigySML
|
3a8880bf03
|
Added in check for if output is defined. Also attempting fixing code smells with variable replacement
|
2019-01-31 23:09:26 -08:00 |
|
ProDigySML
|
f0922624fe
|
Added in some range checking for dash notation
|
2019-01-31 22:59:01 -08:00 |
|
ProDigySML
|
49dc0d5611
|
Added check and exception for writable folders
|
2019-01-31 22:39:06 -08:00 |
|
Michael Skelton
|
892aea749d
|
Added STDIN comments
|
2019-01-17 17:28:55 +10:00 |
|
Michael Skelton
|
176f14ef36
|
Merge pull request #22 from AlfredBerg/master
Added stdin support
|
2019-01-17 17:18:22 +10:00 |
|
Michael Skelton
|
7d358c3e5b
|
Update __version__.py
|
2019-01-17 17:18:07 +10:00 |
|
Alfred Berg
|
1433d7e93a
|
Added stdin support
|
2019-01-17 02:32:27 +00:00 |
|
Michael Skelton
|
0e3e261d65
|
Merge pull request #21 from codingo/codingo-fix-setup
Fix setup for Python 3.7
|
2019-01-16 09:37:26 +10:00 |
|
Michael Skelton
|
ad96a506ff
|
Fix setup for Python 3.7
|
2019-01-16 09:36:59 +10:00 |
|
Michael Skelton
|
d1dc43d97f
|
Merge pull request #18 from codingo/bug-fix-for
Bug fix for Ports, Exclusions, and Domain Names
|
2019-01-10 21:37:46 +10:00 |
|
Michael Skelton
|
6b2ebcf717
|
Update __version__.py
|
2019-01-10 21:37:33 +10:00 |
|
ProDigySML
|
1090f64018
|
Fixed errors with ports and exclusions. Also added in domain name compatibility.
|
2019-01-10 03:31:54 -08:00 |
|
ProDigySML
|
30e6b71c36
|
Fixed the errors for ports and exclusions
|
2019-01-10 03:02:19 -08:00 |
|
Michael Skelton
|
6a0b1d800b
|
Merge pull request #16 from codingo/codingo-version-bump
Update __version__.py
1.1
|
2019-01-09 20:58:30 +10:00 |
|
Michael Skelton
|
82f6d7d6f3
|
Update __version__.py
|
2019-01-09 20:58:02 +10:00 |
|
Michael Skelton
|
6322a6263b
|
Updated Exclusion Description
|
2019-01-09 13:30:28 +10:00 |
|
Michael Skelton
|
341abb039f
|
Merge pull request #15 from codingo/exclusions
Exclusions
|
2019-01-09 13:28:54 +10:00 |
|
ProDigySML
|
6bd597c8d8
|
Added in Dash (-) notation support into README file
|
2019-01-08 19:24:00 -08:00 |
|
ProDigySML
|
9349dd9e62
|
Added in exclusions to the README file
|
2019-01-08 19:22:56 -08:00 |
|
ProDigySML
|
3ea8a3ad1f
|
Removed debug print statement
|
2019-01-08 19:16:12 -08:00 |
|
ProDigySML
|
2e6439561d
|
Added in exclusion functionality
|
2019-01-08 19:15:42 -08:00 |
|
Michael Skelton
|
28bb9be702
|
Merge pull request #14 from amalmurali47/patch-1
Update README.md
|
2019-01-07 09:10:09 +10:00 |
|
Amal Murali
|
e7b96b10d7
|
Update README.md
Spelling and formatting.
|
2019-01-06 19:49:35 +05:30 |
|
Michael Skelton
|
039dec7e3a
|
Merge pull request #12 from codingo/ports-par
Added in dash (-) notation for ports
|
2019-01-06 22:41:08 +10:00 |
|
ProDigySML
|
8e020466ac
|
Removed the debug statement
|
2019-01-06 04:37:39 -08:00 |
|
ProDigySML
|
1555129b85
|
Fixed issues with TypeErrors
|
2019-01-06 04:35:55 -08:00 |
|
ProDigySML
|
6311e593ca
|
Fixed issue with port string vs int
|
2019-01-06 04:25:24 -08:00 |
|
ProDigySML
|
a5eb06dcc2
|
Added in dash (-) notation for ports
|
2019-01-06 04:22:17 -08:00 |
|
Michael Skelton
|
e64e91af6b
|
Merge pull request #10 from codingo/ports-par
Added in port parsing with comma delimiter
1.0
|
2019-01-06 20:55:41 +10:00 |
|
ProDigySML
|
924aa6337e
|
Added in port parsing with comma delimiter
|
2019-01-06 02:53:09 -08:00 |
|
Michael Skelton
|
3bb65f662b
|
Update README.md
|
2019-01-06 20:50:51 +10:00 |
|
Michael Skelton
|
e7f3cc3d8a
|
Update README.md
|
2019-01-06 20:49:37 +10:00 |
|
Michael Skelton
|
25e011ec31
|
Update README.md
|
2019-01-06 20:42:42 +10:00 |
|
Michael Skelton
|
056ea4e91a
|
Merge pull request #9 from codingo/glob-readme
Updating readme with glob updates
|
2019-01-06 20:40:53 +10:00 |
|
codingo
|
af2d70de8a
|
Added _host_
|
2019-01-06 20:37:22 +10:00 |
|
Sajeeb Lohani
|
7f79278009
|
Updating readme with glob updates
|
2019-01-06 21:37:11 +11:00 |
|
Michael Skelton
|
65c226b9bd
|
Merge pull request #8 from codingo/cidr
Range changes
|
2019-01-06 19:25:42 +10:00 |
|