mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-05 17:50:11 +02:00
* make certificate search more robust to different line endings * use license_files instead of license_file which is deprecated * version bump * parsing extra options -e, -o, -p * fix for extra opts and different field length at option -[aeop] * test integration for extra opts -e -o -p * formatting and use ast.literal_eval instead of eval * doc update * doc update * Add a parser to parse mounted encrypted veracrypt volumes (fixes #403) * update compatibility warning message * netstat windows parser * tests * Windows route parser * tests * id should be a string * add veracrypt parser and docs * formatting * doc update * lsattr parser * Update test_lsattr.py * changed keys to lowercase * changed info * support missing data for stat * doc update * doc update * doc update * ensure compatibility warning prints even with no data * improve compatibility message * add support for dig +nsid option * New parser: srt (#415) * srt parser * changed the parser to support more complex cases * doc updates * Adding certificate request parser (#416) * Adding certificate request parser * Adding the CSR type for Windows-style CSR --------- Co-authored-by: Stg22 <stephane.for.test@gmail.com> * doc update * add csr tests * Last -x (#422) * Refactored the parser * last -x support * doc update * fix for ping on linux with missing hostname * allow less strict email decoding with a warning. * doc update * use explicit ascii decode with backslashreplace * doc update * use jc warning function instead of print for warning message * last -x shutdown fix (#423) * inject quiet setting into asn1crypto library * Parse appearance and modalias lines for mouse devices (fixes #419) (#425) The bluetoothctl device parser is implemented so that it aborts the parsing process immediately returning what it has collected so far. This is because the parser should work in hydrid way to support outputs comming from bluetoothctl devices and bluetoothctl info calls. * doc update * doc update --------- Co-authored-by: gerd <gerd.augstein@gmail.com> Co-authored-by: Jake Ob <iakopap@gmail.com> Co-authored-by: Mevaser <mevaser.rotner@gmail.com> Co-authored-by: M.R <69431152+YeahItsMeAgain@users.noreply.github.com> Co-authored-by: Stg22 <46686290+Stg22@users.noreply.github.com> Co-authored-by: Stg22 <stephane.for.test@gmail.com>
36 lines
2.2 KiB
Plaintext
36 lines
2.2 KiB
Plaintext
|
|
Active Connections
|
|
|
|
Proto Local Address Foreign Address State
|
|
TCP 127.0.0.1:1031 api:1032 ESTABLISHED
|
|
TCP 127.0.0.1:1032 api:1031 ESTABLISHED
|
|
TCP 127.0.0.1:1316 api:1317 ESTABLISHED
|
|
TCP 127.0.0.1:1317 api:1316 ESTABLISHED
|
|
TCP 127.0.0.1:1318 api:1319 ESTABLISHED
|
|
TCP 127.0.0.1:1319 api:1318 ESTABLISHED
|
|
TCP 127.0.0.1:1320 api:1321 ESTABLISHED
|
|
TCP 127.0.0.1:1321 api:1320 ESTABLISHED
|
|
TCP 127.0.0.1:1322 api:1323 ESTABLISHED
|
|
TCP 127.0.0.1:1323 api:1322 ESTABLISHED
|
|
TCP 127.0.0.1:2132 api:2133 ESTABLISHED
|
|
TCP 127.0.0.1:2133 api:2132 ESTABLISHED
|
|
TCP 127.0.0.1:3199 api:3200 ESTABLISHED
|
|
TCP 127.0.0.1:3200 api:3199 ESTABLISHED
|
|
TCP 127.0.0.1:5481 api:5482 ESTABLISHED
|
|
TCP 127.0.0.1:5482 api:5481 ESTABLISHED
|
|
TCP 127.0.0.1:30785 api:30786 ESTABLISHED
|
|
TCP 127.0.0.1:30786 api:30785 ESTABLISHED
|
|
TCP 127.0.0.1:30787 api:30788 ESTABLISHED
|
|
TCP 127.0.0.1:30788 api:30787 ESTABLISHED
|
|
TCP 127.0.0.1:30797 api:30798 ESTABLISHED
|
|
TCP 127.0.0.1:30798 api:30797 ESTABLISHED
|
|
TCP 127.0.0.1:30799 api:30800 ESTABLISHED
|
|
TCP 127.0.0.1:30800 api:30799 ESTABLISHED
|
|
TCP 127.0.0.1:30825 api:30826 ESTABLISHED
|
|
TCP 127.0.0.1:30826 api:30825 ESTABLISHED
|
|
TCP 127.0.0.1:30842 api:30843 ESTABLISHED
|
|
TCP 127.0.0.1:30843 api:30842 ESTABLISHED
|
|
TCP 127.0.0.1:31337 api:31338 ESTABLISHED
|
|
TCP 127.0.0.1:31338 api:31337 ESTABLISHED
|
|
TCP 127.0.0.1:49673 api:49674 ESTABLISHED
|
|
TCP 127.0.0.1:49674 api:49673 ESTABLISHED |