From: hackruu Date: Wed, 2 Jul 2014 20:52:21 +0000 (+0400) Subject: Update README.md X-Git-Tag: 2014-11-19~3^2^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14f938eff37b2fc5537b02a40807c3f24fdbbbf7;p=oweals%2Fu-boot_mod.git Update README.md Short notes about using net console on other OSes. --- 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: