Closed jiegec closed 5 years ago
Command: netstat -nr -f inet. Actual output(macOS Catalina):
netstat -nr -f inet
Routing tables Internet: Destination Gateway Flags Netif Expire
Expected output(macOS Mojave):
Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire
Working on a patch for it.
Resolved in v1.2.3.
Command:
netstat -nr -f inet
. Actual output(macOS Catalina):Expected output(macOS Mojave):
Working on a patch for it.