Skip to content

aliarjomandbigdeli/proxy_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Proxy Server

In this project, I implemented a proxy server that only allows URLs that are in a category that was checked, for other URLs it sends you a page with 403 forbidden message.

It's a good example of how to do socket programming, multithreading and also GUI programming.

How to use

You should go to internet setting (in windows 10) and in the connection tab press LAN Settings button in the right bottom of the screen, then enable proxy usage and enter the IP and port number of this application that is running on it. You can do a similar procedure on other operating systems.

You can see the output below:

picture

About

Proxy Server | web programming course HW - spring 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages