2026-01-27 08:12:37 +02:00
2026-01-23 16:54:51 +02:00
2026-01-27 08:12:37 +02:00
2025-02-09 17:58:17 +02:00
2026-01-27 08:12:37 +02:00
2025-04-02 13:46:23 +03:00
2026-01-27 08:12:37 +02:00
2025-02-09 17:58:17 +02:00
2026-01-27 08:12:37 +02:00

ANyONe Extension v2.0

A privacy-focused Chromium browser extension for managing SOCKS5 proxy connections to the ANyONe network.

Features

Connection Modes

Public Proxies Mode

  • One-click connect to community-powered ANyONe proxy servers
  • Auto-selection of the fastest available proxy
  • Load balancing with "Next Proxy" button to switch servers
  • Multiple sources: Arweave, GitBros, or GitHub
  • Automatic fallback: If one source fails, tries the next automatically

Custom Proxy Mode

  • Full SOCKS5 configuration with IP/hostname and port
  • Authentication support for proxies requiring username/password
  • Test connection before connecting

Privacy & Security

Feature Description
WebRTC Leak Protection Prevents real IP leaks through WebRTC
Kill Switch Blocks all traffic if proxy connection drops unexpectedly
Local Network Access Toggle to allow/block access to local devices (printers, NAS, routers) while connected
Bypass List Domains and IPs that skip the proxy

Settings & Customization

  • Auto-connect on startup - Automatically connect when browser starts
  • Default connection mode - Choose Public or Custom as default
  • Proxy source selection - Arweave (default), GitBros, or GitHub with automatic fallback
  • Update interval - Manual, hourly, or periodic auto-updates of proxy list

User Interface

  • Modern dark theme with clean, intuitive design
  • Real-time status showing connection state and current proxy
  • Quick actions - Check IP, refresh proxies, access settings
  • Toast notifications for instant feedback

Installation

Option 1: Clone with Git

git clone "https://git.debros.io/DeBros/anyone-extension.git"

Option 2: Download ZIP

Download ZIP

Load in Browser

  1. Open your Chromium-based browser (Chrome, Brave, Edge, etc.)
  2. Navigate to chrome://extensions/
  3. Enable Developer mode (toggle in top right)
  4. Click Load unpacked
  5. Select the extension folder containing manifest.json

Usage

Quick Start

  1. Click the extension icon in your browser toolbar
  2. Choose Public or Custom mode
  3. Click the Connect button

Public Proxies

  • Automatically fetches and connects to community proxies
  • Use Next Proxy to switch to a different server
  • Click Refresh to update the proxy list

Custom Proxy

  1. Enter your SOCKS5 proxy IP/hostname and port
  2. (Settings/Optional) Add username and password for authentication
  3. (Settings/Optional) Configure bypass list for specific domains
  4. Click Test Connection to verify, then Connect

Check Your Connection

Click Check IP to verify your connection is routed through the ANyONe network.

Proxy Sources

The extension fetches proxy lists from multiple sources with automatic fallback:

Source URL Type
Arweave (Default) arweave.net/FjxfWIbS... Decentralized, permanent
GitBros git.debros.io/DeBros/anyone-proxy-list Self-hosted Git
GitHub github.com/DeBrosOfficial/anyone-proxy-list Centralized backup

Fallback order: Arweave → GitBros → GitHub

Privacy Settings Explained

WebRTC Leak Protection

WebRTC can expose your real IP even when using a proxy. Enable this to prevent leaks.

Kill Switch

When enabled, if your proxy connection drops unexpectedly, all internet traffic will be blocked until you reconnect or disable the kill switch. This prevents accidental exposure of your real IP.

Local Network Access

  • Enabled (default): Access local devices (192.168.x.x, 10.x.x.x, .local domains) directly
  • Disabled: All traffic goes through proxy, local devices unreachable

Technical Details

  • Manifest V3 compliant
  • SOCKS5 proxy protocol
  • Chrome Proxy API for system-level proxy configuration
  • Chrome Privacy API for WebRTC protection

Contributing

Contributions are welcome! Please fork the repository and submit pull requests.

For questions or discussion, join us on Telegram.


Optional: Secure DNS Configuration

Enhance your privacy by using secure DNS servers:

Provider IPv4 Features
Cloudflare 1.1.1.1, 1.0.0.1 Fast, no logging, DoH/DoT
Quad9 9.9.9.9, 149.112.112.112 Malware protection, no logging
Mullvad 194.242.2.2 Full privacy, no logging
AdGuard 94.140.14.14, 94.140.15.15 Ad blocking, no logging

ANyONe Protocol Resources


Created by DeBros | Version 2.0.2

Support DeBros

linktree logo twitter logo telegram logo youtube logo
Description
The ANyONe Proxy Extension is a powerful Chromium-based browser extension designed to help users manage and switch between different proxy settings effortlessly.
Readme GPL-3.0 5.1 MiB
Languages
JavaScript 63.5%
CSS 23%
HTML 13.5%