[go: up one dir, main page]

Skip to content

A cli based browser architecture made with python socket programming

Notifications You must be signed in to change notification settings

vaibhavhaswani/old-school-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages