From 14f938eff37b2fc5537b02a40807c3f24fdbbbf7 Mon Sep 17 00:00:00 2001 From: hackruu Date: Thu, 3 Jul 2014 00:52:21 +0400 Subject: [PATCH] Update README.md Short notes about using net console on other OSes. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fa941ca..f6b9fb3 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,11 @@ Second, very useful modification is a network console (it is a part of original ![](http://www.tech-blog.pl/wordpress/wp-content/uploads/2013/04/u-boot_mod_for_tp-link_with_ar9331_netconsole.jpg) +You could also use netcat instead of Hercules utility on Mac/Linux: +``` +# nc -u -p 6666 192.168.1.1 6666 +``` + ### Other Moreover: -- 2.25.1