An open API service indexing awesome lists of open source software.

https://github.com/sibusiso6/proxy-list

Get reliable proxies with updated credentials every hour. Test connectivity easily using curl commands. Access diverse locations for your needs. πŸŒπŸ™
https://github.com/sibusiso6/proxy-list

anonymous anonymous-proxy free free-proxy-list nodejs proxies proxy-list proxylist shadowsocks socks socks-proxy socks4 socks4-proxy socks5 v2ray vless vmess vpn

Last synced: about 1 month ago
JSON representation

Get reliable proxies with updated credentials every hour. Test connectivity easily using curl commands. Access diverse locations for your needs. πŸŒπŸ™

Awesome Lists containing this project

README

          

# Proxy List: Free HTTP, Socks4, and Socks5 Open Proxies 🌐

![Proxy List](https://img.shields.io/badge/Proxy%20List-Free%20Proxies-blue)

## Overview

Welcome to the **Proxy List** repository! Here, you will find a collection of free open proxies, including HTTP, Socks4, and Socks5. These proxies can be used for various purposes, such as web scraping, accessing geo-restricted content, or enhancing your online privacy.

## Features

- **Diverse Proxy Types**: Access HTTP, Socks4, and Socks5 proxies.
- **Regular Updates**: The list is frequently updated to ensure reliability.
- **Easy Integration**: Simple to use with your applications and scripts.
- **Open Access**: Free to use for anyone.

## Getting Started

To get the latest proxy list, visit the [Releases section](https://github.com/Sibusiso6/proxy-list/releases). Here, you can download the latest files. Once downloaded, execute the file to start using the proxies.

### Installation

1. Go to the [Releases section](https://github.com/Sibusiso6/proxy-list/releases).
2. Download the latest version of the proxy list.
3. Execute the file as per your system requirements.

### Example Usage

Here’s a simple example of how to use a proxy in Python:

```python
import requests

proxy = {
'http': 'http://your_proxy_here',
'https': 'http://your_proxy_here',
}

response = requests.get('http://example.com', proxies=proxy)
print(response.text)
```

Replace `your_proxy_here` with the proxy address you obtained from the list.

## Supported Proxy Types

### HTTP Proxies

HTTP proxies allow you to make requests to websites through a proxy server. This is useful for web scraping or accessing content that may be blocked in your region.

### Socks4 Proxies

Socks4 proxies support TCP connections and are often used for more secure and anonymous browsing. They are suitable for applications that require a higher level of security.

### Socks5 Proxies

Socks5 proxies offer both TCP and UDP support. They are ideal for applications that need a reliable and fast connection, such as gaming or video streaming.

## Contributing

We welcome contributions! If you want to add new proxies or improve the existing list, follow these steps:

1. Fork the repository.
2. Create a new branch.
3. Make your changes.
4. Submit a pull request.

## License

This project is licensed under the MIT License. Feel free to use it in your projects, but please provide attribution.

## Contact

For any questions or issues, feel free to open an issue in this repository. You can also reach out to me via email or through GitHub.

## Additional Resources

- [Proxy Usage Guide](https://www.proxy-guide.com)
- [Understanding Proxies](https://www.proxyinfo.com)

## Important Links

- [Releases Section](https://github.com/Sibusiso6/proxy-list/releases)
- [Documentation](https://www.proxy-docs.com)

## Community

Join our community for discussions, tips, and support related to proxies. Engage with other users and share your experiences.

## Frequently Asked Questions (FAQ)

### How often is the proxy list updated?

The proxy list is updated regularly to ensure you have access to the most reliable proxies.

### Can I use these proxies for commercial purposes?

Yes, you can use these proxies for commercial purposes, but be mindful of the legal implications in your region.

### Are these proxies safe to use?

While we strive to provide reliable proxies, we recommend using them with caution. Always check the proxy's reliability and safety before use.

## Acknowledgments

Thanks to all contributors who help keep this project alive. Your efforts are greatly appreciated!

## Badges

![License](https://img.shields.io/badge/License-MIT-green)
![Version](https://img.shields.io/badge/Version-1.0.0-blue)

## Conclusion

Explore the world of proxies with our comprehensive list. Use them wisely and enjoy a more private and unrestricted internet experience. For the latest updates, remember to check the [Releases section](https://github.com/Sibusiso6/proxy-list/releases).