Commit 036b36b2 authored by yogesh.m's avatar yogesh.m

Update README.md

parent fb20bdf9
...@@ -18,13 +18,13 @@ make sure all the files are in the same folder ...@@ -18,13 +18,13 @@ make sure all the files are in the same folder
configure "config.conf" file configure "config.conf" file
[UTIL] [UTIL]
host = 10.10.3.151 - Replace with the Host address you require to scan host = 10.10.3.151 - Replace with the Host address you require to scan <br>
username = pi - username of the host username = pi - username of the host <br>
password = iLens@H115 - enter the password of that user password = iLens@H115 - enter the password of that user <br>
port = 2212 - port through which the connection can be established port = 2212 - port through which the connection can be established <br>
4) 4)
run the "main.py" file run the "main.py" file <br>
cmd:- python main.py cmd:- python main.py <br>
or or <br>
use Shift+F10 in PyCharm use Shift+F10 in PyCharm <br>
\ No newline at end of file \ No newline at end of file
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