mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-10-08 23:22:21 +02:00
* feat(patch): introduce net localgroup, net user, and route print parsers * fix: fix net user parsing error * fix: address PR findings --------- Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
22 lines
1.3 KiB
Plaintext
22 lines
1.3 KiB
Plaintext
IPv4 Route Table
|
|
===========================================================================
|
|
Interface List
|
|
0x1 ........................... MS TCP Loopback interface
|
|
0x2 ...00 0c 29 21 f9 3e ...... Intel(R) PRO/1000 MT Network Connection - Packet Scheduler Miniport
|
|
===========================================================================
|
|
===========================================================================
|
|
Active Routes:
|
|
Network Destination Netmask Gateway Interface Metric
|
|
0.0.0.0 0.0.0.0 192.168.22.1 192.168.22.135 10
|
|
10.0.4.0 255.255.255.0 192.168.22.1 192.168.22.135 1
|
|
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
|
|
192.168.22.0 255.255.255.0 192.168.22.135 192.168.22.135 10
|
|
192.168.22.135 255.255.255.255 127.0.0.1 127.0.0.1 10
|
|
192.168.22.255 255.255.255.255 192.168.22.135 192.168.22.135 10
|
|
224.0.0.0 240.0.0.0 192.168.22.135 192.168.22.135 10
|
|
255.255.255.255 255.255.255.255 192.168.22.135 192.168.22.135 1
|
|
Default Gateway: 192.168.22.1
|
|
===========================================================================
|
|
Persistent Routes:
|
|
Network Address Netmask Gateway Address Metric
|
|
10.0.4.0 255.255.255.0 192.168.22.1 1 |