Commit 73f4cb94 authored by yogesh.m's avatar yogesh.m

Update README.md

parent 036b36b2
Made for Operating System: Debian Linux 10 Made for Operating System: Debian Linux 10
Steps to Run: Steps to Run:<br>
1)<br>
Install the libraries given in requirements.txt<br>
cmd:- "pip install -r requirements.txt"<br>
or use PyCharm and autoinstall the libraries<br>
<br>
1) 2)<br>
Install the libraries given in requirements.txt make sure all the files are in the same folder<br>
cmd:- "pip install -r requirements.txt" 1)config.conf<br>
or use PyCharm and autoinstall the libraries 2)main.py<br>
3)rasbian_os.json<br>
3)<br>
2) configure "config.conf" file<br>
make sure all the files are in the same folder [UTIL]<br>
1)config.conf <br>
2)main.py host = 10.10.3.151 - Replace with the Host address you require to scan <br><br>
3)rasbian_os.json
3)
configure "config.conf" file
[UTIL]
host = 10.10.3.151 - Replace with the Host address you require to scan <br>
username = pi - username of the host <br> username = pi - username of the host <br>
password = iLens@H115 - enter the password of that user <br> password = iLens@H115 - enter the password of that user <br>
port = 2212 - port through which the connection can be established <br> port = 2212 - port through which the connection can be established <br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment