Skip to content

AbedrahmanYassen/simple_browser

Repository files navigation

Simple web browser using Python

This is a browser-like Python code with a simple GUI using Tkinter You can search on any website by typing its full URL ( like : "https://www.facebook.com/")

How to run this code ?

  • First you should run the servers So they can listen and accept clients orders, Run the Python files as follows :

    server.py dummy_dns_server.py dummy_client.py

  • Then, You can run the main code (that will show the browser UI) :

    web_client.py

  • The interface is simple and easy-to-use, Enjoy ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages