fuweichin / http-download-agent

A HTTP proxy service to download resource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http-download-agent

A http proxy service to download resource.

Install

To use it as your own proxy service:

  1. Checkout this project and import as an Maven project in Eclipse
  2. Modify URL origins in /index.jsp to fit you own remote server
  3. Deploy the webapp to you remote host which plays a role of proxy server

Usage

  1. Open a web browser and navigate to /index.jsp
  2. Paste an URL into one of the text boxes and click 'Get'

Examples

About

A HTTP proxy service to download resource

License:Apache License 2.0


Languages

Language:Java 100.0%