From 80b9a87cf98dc0556a1b7d225e7bf6de2e61fe02 Mon Sep 17 00:00:00 2001 From: Sina Ghaderi <32870524+Sina-Ghaderi@users.noreply.github.com> Date: Wed, 3 Mar 2021 12:23:54 +0330 Subject: update readme file --- Readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 02b83da..9d1d348 100644 --- a/Readme.md +++ b/Readme.md @@ -11,10 +11,9 @@ For building this, you need to install golang `apt install golang` or checkout [ # ./romdum --net 0.0.0.0:9940 --dev /dev/cdrom info: application is listening on address 0.0.0.0:9940 ... - ``` -Next connect the server using netcat a.k.a `nc` +Next connect the server using netcat a.k.a `nc`, may you want to install it? `apt install netcat` ``` # nc 127.0.0.1 9940 @@ -26,7 +25,12 @@ operation completed successfully, check the cdrom. ... ``` + ### Help And Licence +Copyright (c) 2021 blg.snix.ir, All rights reserved. +Developed BY sina@snix.ir --> FYI: this is just for fun and totally useless :D +This work is licensed under the terms of the MIT license. + ``` # ./dumrom -h usage of dummy cdrom-dvdrom ejector server: -- cgit v1.2.3