Skip to content

pavan0112/Computer-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install beatifulsoup using the following command:
->pip install beautifulsoup4


python3 server.py
python3 proxy.py

for running the client :
for direct connection:
python3 client.py server_ip server_port

for indirect connection with proxy:
python3 client.py server_ip server_port proxy_ip proxy_port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages