Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.51 KB

README.MD

File metadata and controls

40 lines (25 loc) · 1.51 KB

Sazumi Proxy is a simple web proxy project that allows users to access a list of proxies from various countries easily.

Description

This project utilizes Express.js as the backend server to handle HTTP requests and Axios to make HTTP requests to the proxy list provider website. Cheerio is used to parse HTML and extract the necessary information from the web page.

Features

  • Retrieve proxy lists based on country and proxy type.
  • Display proxy lists in JSON format.
  • Simple HTML interface for user interaction.

Installation

  1. Make sure you have Node.js and npm installed on your computer.
  2. Clone this repository to your computer.
  3. Open a terminal, navigate to the project directory, and run the command npm install to install all dependencies.

Usage

  1. Run the server by executing the command npm start.
  2. Open a browser and access http://localhost:8080.
  3. Follow the links to get the desired proxy list.
  4. You can also use the /my-proxy API to retrieve proxy lists programmatically.

Contribution

Contributions in the form of pull requests are always welcome. Be sure to discuss the changes you wish to make before creating a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

For inquiries or feedback, feel free to contact me via: