Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 498 Bytes

old-school-web

##A cli based client web browser and a server architecture made with python socket programming that lets you browse the web like the old terminal way##

Dependencies:

  • Python
  • Python socket
  1. start the localhost server on port 9000

python server.py

  1. request to server with client brower by running client browser as:

python client-browser.py

  1. enter server's url/ip and port to open connection

Note: unsecure webpage can easily be accessed with cli browser