Skip to content

codeinventory/scorpproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#scorpproxy

scorpproxy is the fast HTTP proxy server built in java.

A web proxy passes along http protocol requests like any other proxy server. However, the web proxy accepts target URLs within a user's browser window, processes the request, and then displays the contents of the requested URL immediately back within the user's browser. This is generally quite different than a corporate intranet proxy which some people mistakenly refer to as a web proxy.

Build Status

Features

  • Fast.
  • Lightweight.
  • updates link on page to go on through same proxy.

Configuration and Deployment

for development

  • Eclipse Heliose or newer
  • Tomcat v6 or newer
  • JDK 6 or newer

Just build take a war and deploy on any java based web server (ex. Tomcat, JBoss, Glassfish) no any special things to do.

Issues and Support

Have a bug or a question? Please create an issue here on GitHub!

https://github.com/ameyjadiye/scorpproxy/issues

Contributors

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Build Status

About

The project is the proxy server writthen in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages