1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00
Commit Graph

3595 Commits

Author SHA1 Message Date
d0b7ea68a0 check for key in dictionary 2020-07-24 13:47:47 -07:00
8444690133 add traceroute 2020-07-24 13:47:29 -07:00
c03c42d767 add traceroute tests 2020-07-24 13:47:23 -07:00
ab67688a00 add test skeleton 2020-07-23 16:45:09 -07:00
5dcb7166da add traceroute doc 2020-07-23 16:44:57 -07:00
14697b86d7 add MIT license 2020-07-23 15:48:08 -07:00
4f4b6276d4 update docstring 2020-07-23 15:46:22 -07:00
7bc497e129 updated process() function to set integers and floats 2020-07-23 15:42:33 -07:00
68a37a6a5a remove unused function load() 2020-07-23 12:48:33 -07:00
6f5cd1d7c5 change to use f-string 2020-07-23 12:03:21 -07:00
126b1b121c add traceroute6 example 2020-07-23 11:31:56 -07:00
2341e456a0 use ParseError instead of generic Exception 2020-07-23 11:31:35 -07:00
72d80e95bb remove unused regex patterns 2020-07-23 10:52:40 -07:00
f5ec82440c simplify regex patterns 2020-07-23 10:19:56 -07:00
c8e526ead3 fixes for bsd-style ipv6 output 2020-07-22 17:23:24 -07:00
066adfb764 handle warning lines in the traceroute output 2020-07-22 15:02:02 -07:00
5b444d4717 add traceroute parser 2020-07-22 12:19:27 -07:00
69c95adc8d add osx ipv6 ping dup test 2020-07-22 09:06:11 -07:00
2b0e0d8f5c add ipv6 dup test 2020-07-21 17:34:30 -07:00
778d1bacbf update docs to add "duplicates" fields 2020-07-21 15:16:39 -07:00
7e1b041016 add duplicate replies tests 2020-07-21 15:12:43 -07:00
313b9b329c update fixtures for added 'duplicate' fields 2020-07-21 15:05:54 -07:00
6830062256 add support for duplicate replies 2020-07-21 14:47:25 -07:00
323072c982 add source_ip to schema doc 2020-07-21 09:02:44 -07:00
8719d96bdd change description 2020-07-20 16:54:43 -07:00
dd5d318ab5 version bump and add ping command 2020-07-20 16:25:20 -07:00
d6dc7f5e65 add osx ping tests 2020-07-20 16:11:18 -07:00
c203664eb5 freebsd ping tests 2020-07-20 15:46:27 -07:00
19ecf1fa19 add Fedora32 tests 2020-07-20 14:35:41 -07:00
b8deb0426c add ubuntu ping tests 2020-07-20 13:51:39 -07:00
3b8371f020 add centos ping tests 2020-07-20 12:49:05 -07:00
20bb1cdf39 add TypeError to except for None values 2020-07-20 11:53:06 -07:00
301daa48d0 update documentation 2020-07-19 15:30:54 -07:00
8421ec8803 remove cygwin compatibility 2020-07-19 15:19:47 -07:00
74211eb012 add examples 2020-07-19 15:16:04 -07:00
60bd42f298 add process() logic 2020-07-19 15:13:52 -07:00
14bdd74526 add ping test fixtures 2020-07-19 14:46:02 -07:00
fb0f3eda04 add ping commands 2020-07-19 14:45:50 -07:00
91ee6e6701 add osx ping test fixtures 2020-07-19 14:18:56 -07:00
51f4e6927c add support for pattern in osx/bsd 2020-07-19 14:18:40 -07:00
94988d8667 add fedora ping fixtures 2020-07-19 13:50:40 -07:00
fe36f5a98c add fixtures for ping 2020-07-19 12:56:53 -07:00
f9eb18b927 change 'request_timeout' field to 'type', fix compatibility, other formatting fixes 2020-07-19 12:56:34 -07:00
cc60f36748 add ping parser 2020-07-18 12:35:46 -07:00
604ade791f add ping parser 2020-07-17 15:57:07 -07:00
690ac52a91 add man page 2020-07-13 07:18:48 -07:00
34ed772775 version bump v1.12.1 2020-07-11 09:46:47 -07:00
d5ab95571f fix tests when using older versions of pygments 2020-07-11 09:44:08 -07:00
ffb3a0ee5f Merge pull request #73 from kellyjonbrazil/dev
Dev v1.12.0
v1.12.0
2020-07-10 16:34:56 -07:00
94b12b57aa spelling 2020-07-10 16:30:08 -07:00