git404hub

what is doubi fr?

toyodadoubi/doubi — explained in plain English

Analysis updated 2026-06-26

4,706ShellAudience · ops devopsComplexity · 3/5Setup · moderate

tl;dr

A collection of one-command shell scripts that install and manage proxy, traffic relay, and server utility tools on Linux servers, written in Chinese for self-hosters who want faster setup without manual steps.

vibe map

mindmap
  root((doubi))
    What it does
      Proxy install
      Port forwarding
      Torrent download
      Server tuning
    Tech stack
      Shell
      Linux
      Shadowsocks
      HAProxy
    Use cases
      Proxy routing
      Traffic relay
      BBR tuning
      Remote torrenting
    Audience
      Linux admins
      Self-hosters

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Install and manage a Shadowsocks or ShadowsocksR proxy on a CentOS, Debian, or Ubuntu server with a single shell command.

VIBE 2

Set up port forwarding and multi-hop relay chains using HAProxy, iptables, or Socat without manual configuration steps.

VIBE 3

Enable BBR network speed optimization on a Linux server kernel in minutes using the one-click script.

VIBE 4

Run Aria2 on a remote Linux server for automated torrent and file downloading.

what's the stack?

ShellLinuxShadowsocksShadowsocksRHAProxyiptablesAria2BBR

how it stacks up fr

toyodadoubi/doubialoxaf/fzf-tabdontbesilent2025/dbskill
Stars4,7064,7054,702
LanguageShellShellShell
Setup difficultymoderateeasyeasy
Complexity3/52/51/5
Audienceops devopsdeveloperpm founder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires a Linux VPS running CentOS, Debian, or Ubuntu with root access, all documentation and guides are in Chinese.

No license information is provided in the repository.

in plain english

Doubi is a collection of shell scripts written in Chinese, each designed to install and manage a specific network tool on a Linux server with a single command. The repository is organized as a personal toolkit for setting up proxy, relay, download, and server utility software without needing to follow lengthy manual installation steps. The proxy-related scripts cover tools like Shadowsocks, ShadowsocksR, Brook, and Mtproto Proxy, which are commonly used in China to route internet traffic through an encrypted tunnel. Each script handles installation, starting, stopping, and restarting the service, and some add extra controls like per-user speed limits, device limits, data usage caps, and automatic traffic resets on a schedule. A second group of scripts handles traffic relay and port forwarding, using tools like iptables, HAProxy, Socat, and tinyPortMapper. These let a server forward incoming connections from one port to another address, which is useful for building multi-hop proxy chains or working around blocked IP ranges. There are also scripts for torrent downloading tools such as Aria2 and Cloud Torrent, server utility scripts for enabling BBR (a network speed optimization for Linux kernels), monitoring server status, blocking spam and torrent traffic via firewall rules, and changing SSH port numbers. A VPN setup script for OpenConnect Server and a DNS tool script are included as well. The repository is aimed at people who are comfortable running commands on a Linux server but want a faster path to getting these tools running. All scripts support CentOS, Debian, and Ubuntu. The README is entirely in Chinese and serves as a reference index linking each script to external usage guides on the author's blog.

prompts (copy fr)

prompt 1
I have a Linux VPS and want to install Shadowsocks using the doubi ss.sh script. Walk me through running it, setting per-user speed limits, and scheduling automatic traffic resets.
prompt 2
Using doubi HAProxy or iptables scripts, show me how to configure a port-forwarding relay that routes traffic from my VPS to another server for a multi-hop proxy chain.
prompt 3
How do I use the doubi BBR script to enable BBR congestion control on my Ubuntu 20.04 server? What kernel version do I need?
prompt 4
I want to install Aria2 on my Linux VPS using a doubi one-click script. How do I configure it to save downloads to a specific folder?
prompt 5
Using the doubi Mtproto Proxy script, how do I set up a Telegram proxy on my CentOS server?

Frequently asked questions

what is doubi fr?

A collection of one-command shell scripts that install and manage proxy, traffic relay, and server utility tools on Linux servers, written in Chinese for self-hosters who want faster setup without manual steps.

What language is doubi written in?

Mainly Shell. The stack also includes Shell, Linux, Shadowsocks.

What license does doubi use?

No license information is provided in the repository.

How hard is doubi to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is doubi for?

Mainly ops devops.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.