Sazumi Proxy is a simple web proxy project that allows users to access a list of proxies from various countries easily.
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.
- Retrieve proxy lists based on country and proxy type.
- Display proxy lists in JSON format.
- Simple HTML interface for user interaction.
- Make sure you have Node.js and npm installed on your computer.
- Clone this repository to your computer.
- Open a terminal, navigate to the project directory, and run the command
npm install
to install all dependencies.
- Run the server by executing the command
npm start
. - Open a browser and access
http://localhost:8080
. - Follow the links to get the desired proxy list.
- You can also use the
/my-proxy
API to retrieve proxy lists programmatically.
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.
This project is licensed under the MIT License. See the LICENSE file for more information.
For inquiries or feedback, feel free to contact me via:
- Instagram: @moe.sazumiviki
- GitHub: sazumivicky
- Website: sazumi.moe