stat.rst
changeset 2140 69b0f096de68
parent 1912 8b81a8f0f692
child 2141 4f0427df770d
--- a/stat.rst	Wed May 24 12:35:10 2017 +0300
+++ b/stat.rst	Wed May 31 09:52:27 2017 +0300
@@ -326,11 +326,20 @@
 
 Network status.
 ===============
-::
+
+Linux::
 
   $ ip link show
   $ sudo ethtool eth0
 
+Windows, localo IP addresses::
+
+  $ ipconfig
+
+Windows, local mac addresses::
+
+  $ getmac
+
 Open ports.
 ===========
 ::