tinuwalther / PsNetTools

PsNetTools is a cross platform PowerShell module to test network features on Windows, Linux and Mac.

Home Page:https://tinuwalther.github.io/posts/psnettools.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing Methods for Routing Table

tinuwalther opened this issue · comments

Read entries, export entries, and import entries

Route print:
netstat -rn

  • List route
  • Add new route
  • Remove route
  • List items
  • Add item
  • Remove Item
  • Support for Mac/Linux