Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 321 Bytes

LAN-text-copy-using-python-flask

Note: this works only if you are connected with your pc using LAN.

Step 1:

Go to cmd and type in ipconfig.

copy your IPv4 IP address.

Step 2:

Paste that in line number 14 of server.py

Step 3:

Paste your IP in line number 3 of index.html like this, http://192.168.43.243:5000