##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##
- Python
- Python socket
- start the localhost server on port 9000
python server.py
- request to server with client brower by running client browser as:
python client-browser.py
- enter server's url/ip and port to open connection
Note: unsecure webpage can easily be accessed with cli browser