Create README.md

This commit is contained in:
DeBros 2025-02-07 13:03:23 +02:00 committed by GitHub
parent a5c73fa375
commit 95cda5b533
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

68
README.md Normal file
View File

@ -0,0 +1,68 @@
# ANyONe Network Community SOCKS5 Proxy List
## About ANyONe
ANyONe is a decentralized network focused on enhancing online privacy, security, and freedom. By leveraging a distributed system of relays, ANyONe provides users with the tools to browse the internet anonymously and securely. For more information on the ANyONe protocol, visit [anyone.io](https://anyone.io).
## Community-Driven Proxy List
This JSON file contains a list of SOCKS5 public proxies contributed by the ANyONe community. These proxies are not officially provided by ANyONe but are shared by community members to help expand the network's capabilities and provide additional privacy options for users.
### Proxy List
File: [anonproxies.json](https://raw.githubusercontent.com/DeBrosOfficial/ANyONe-Proxy-List/main/anonproxies.json)
The JSON structure includes:
```json
[
{
"host": "proxy_address",
"port": "proxy_port"
}
// ... more proxy entries
]
```
### Download
<a href="https://github.com/DeBrosOfficial/ANyONe-Proxy-List/archive/refs/heads/main.zip" download="ANyONe-Proxy-List.zip">
<img src="https://img.shields.io/badge/Download-ZIP-blue.svg?style=for-the-badge" alt="[Download ZIP](https://x.com/i/grok?text=Download%20ZIP)">
</a>
### Updates and Contributions
- **Updates**: This list will be regularly updated with new contributions and to remove outdated or non-functional proxies.
- **Contributions**: Anyone can contribute by adding new proxies or updating existing ones:
- **To contribute**: Fork this repository, add your proxy to the `anonproxies.json` file, and submit a pull request.
- **For reporting issues**: If you find any proxy that doesn't work or needs updating, please open an issue on this GitHub repository.
### Disclaimer
This proxy list is maintained by the community for the community. DeBros does not guarantee, or take responsibility for the performance, reliability, or security of any proxy listed here. Users should exercise caution and use these services at their own risk.
---
Thank you for your interest in enhancing your privacy with the ANyONe network. Your contributions help make the internet a freer and more secure place for everyone.
---
###
<br clear="both">
<div align="center">
<a href="https://linktr.ee/debrosofficial" target="_blank">
<img src="https://img.shields.io/static/v1?message=Linktree&logo=linktree&label=&color=1de9b6&logoColor=white&labelColor=&style=for-the-badge" height="35" alt="linktree logo" />
</a>
<a href="https://x.com/debrosofficial" target="_blank">
<img src="https://img.shields.io/static/v1?message=Twitter&logo=twitter&label=&color=1DA1F2&logoColor=white&labelColor=&style=for-the-badge" height="35" alt="twitter logo" />
</a>
<a href="https://t.me/debrosportal" target="_blank">
<img src="https://img.shields.io/static/v1?message=Telegram&logo=telegram&label=&color=2CA5E0&logoColor=white&labelColor=&style=for-the-badge" height="35" alt="telegram logo" />
</a>
<a href="https://www.youtube.com/@DeBrosOfficial" target="_blank">
<img src="https://img.shields.io/static/v1?message=Youtube&logo=youtube&label=&color=FF0000&logoColor=white&labelColor=&style=for-the-badge" height="35" alt="youtube logo" />
</a>
</div>
###