1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

1583 Commits

Author SHA1 Message Date
Kelly Brazil fd7861db11 Merge pull request #127 from kellyjonbrazil/dev
Dev v1.15.3
v1.15.3
2021-04-26 12:12:02 -07:00
Kelly Brazil 35464bbbfb date update 2021-04-26 12:08:10 -07:00
Kelly Brazil db8ddd7f0e fix for scenarios where the default port range didn't always display, or overrode existing port ranges. 2021-04-26 12:04:03 -07:00
Kelly Brazil 72207c54ee update ufw app info docs to support multiple apps (ufw app info all) 2021-04-26 10:02:02 -07:00
Kelly Brazil a683f68003 change schema to a list of dictionaries to support ufw app info all use case 2021-04-26 10:00:44 -07:00
Kelly Brazil 8d2d3db3fa formatting 2021-04-25 21:10:21 -07:00
Kelly Brazil eca785450d add caveats to readme and manpage 2021-04-25 21:06:47 -07:00
Kelly Brazil 5b40a97ce4 add caveats to man page 2021-04-25 20:55:43 -07:00
Kelly Brazil 66cb4e9bde update ufw parser docs 2021-04-25 20:49:35 -07:00
Kelly Brazil d1f33645ca update ufw tests 2021-04-25 20:40:38 -07:00
Kelly Brazil 5eff65c326 update schema to support port lists and port range lists. Also support other transports than tcp and udp 2021-04-25 20:10:52 -07:00
Kelly Brazil 929c38715d formatting 2021-04-24 12:53:29 -07:00
Kelly Brazil 8c91a7b760 formatting 2021-04-24 12:52:26 -07:00
Kelly Brazil 14289ecd6c more timezone info 2021-04-24 12:50:40 -07:00
Kelly Brazil b833c44783 add ufw-appinfo parser 2021-04-24 12:47:24 -07:00
Kelly Brazil e23aa818ea add tests section and timezone info 2021-04-24 12:47:12 -07:00
Kelly Brazil 473d919c13 add another ufw test sample 2021-04-24 10:58:31 -07:00
Kelly Brazil 9f925d6ac9 doc update 2021-04-24 10:22:37 -07:00
Kelly Brazil f6ca32b3a3 update ufw docs with a note on lists of ports 2021-04-24 10:22:19 -07:00
Kelly Brazil 4cbe84c3d6 add ufw-appinfo tests 2021-04-23 16:15:04 -07:00
Kelly Brazil ffac5bf9d3 doc update 2021-04-23 16:14:53 -07:00
Kelly Brazil 9aa424f9f8 fix ufw example 2021-04-23 16:14:39 -07:00
Kelly Brazil 0a8495c68e update docs 2021-04-23 16:14:25 -07:00
Kelly Brazil 6aea066cf0 make normalized list appear only when data exists. set magic commands 2021-04-23 16:14:11 -07:00
Kelly Brazil ff3c2d809e add ufw-appinfo to docs 2021-04-23 09:57:41 -07:00
Kelly Brazil 145059fc89 clean up output if sections are blank 2021-04-23 09:04:11 -07:00
Kelly Brazil 20e5c19de4 fix key error if tcp or udp don't exist 2021-04-23 08:30:34 -07:00
Kelly Brazil 4c98fd4b87 doc update 2021-04-23 08:26:00 -07:00
Kelly Brazil 125e54213e update schema and add normalized fields 2021-04-23 08:13:53 -07:00
Kelly Brazil 0152e0665f initial working ufw-appinfo parser 2021-04-22 16:52:01 -07:00
Kelly Brazil 0679bcbc56 fix ufw tests 2021-04-22 08:33:57 -07:00
Kelly Brazil 5500648aa0 fix ufw docs for int conversions and service behavior 2021-04-22 08:33:45 -07:00
Kelly Brazil bb50caad4d fix prefix int conversions. don't reset _transport if service is really a list of ports 2021-04-22 08:16:42 -07:00
Kelly Brazil 7eef5d94d5 ufw doc update 2021-04-21 16:55:25 -07:00
Kelly Brazil 74f623f8d6 add support for rule comments and LIMIT and REJECT actions 2021-04-21 16:55:14 -07:00
Kelly Brazil f638aca092 add deb package name fix 2021-04-21 10:10:36 -07:00
Kelly Brazil da35eaf80a formatting 2021-04-21 09:10:10 -07:00
Kelly Brazil ade0e8e8fc add ufw tests 2021-04-21 09:09:23 -07:00
Kelly Brazil 90076090f0 fix int conversions if 'rules' key does not exist 2021-04-21 09:09:09 -07:00
Kelly Brazil 23635def8b add ufw to docs 2021-04-21 07:51:32 -07:00
Kelly Brazil 4eeec087bd add ufw example 2021-04-21 07:49:49 -07:00
Kelly Brazil 7331961038 update docs with new examples that have to_service always existing. 2021-04-21 07:41:32 -07:00
Kelly Brazil e4acb3d5b7 always make to/from_service None if ports are assigned 2021-04-21 07:08:50 -07:00
Kelly Brazil c60549a994 change field name from to/from_subnet to to/from_ip_prefix 2021-04-20 22:08:12 -07:00
Kelly Brazil d46fc8bbfa set to/from_transport to None if to/from_service is set 2021-04-20 21:58:52 -07:00
Kelly Brazil b133d1f90d strip interface value 2021-04-20 21:52:39 -07:00
Kelly Brazil 5be615a97e add examples for docs 2021-04-20 21:45:13 -07:00
Kelly Brazil ea1d820f96 convert integer fields 2021-04-20 21:29:49 -07:00
Kelly Brazil 47e262cf72 clean up fields 2021-04-20 21:21:42 -07:00
Kelly Brazil eec673be90 working raw parser 2021-04-20 20:32:59 -07:00