proxy

Shadowsocks

  • (raw)

  • haproxy https://lvii.gitbooks.io/outman/content/ss.haproxy.html

  • shadow-tls: https://github.com/ihciah/shadow-tls/wiki/Example-Compose

xray

https://github.com/XTLS/ https://hub.docker.com/r/teddysun/xray

https://github.com/rprx/v2fly-github-io/blob/master/docs/config/protocols/vless.md#%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%8C%87%E5%BC%95

v2ray

https://www.v2ray.com/chapter_02/01_overview.html https://github.com/v2ray/manual/blob/master/zh_cn/chapter_02/protocols/vmess.md

  • 配置指南 https://toutyrater.github.io/v2ray-guide-pages/

  • https://github.com/ToutyRater/v2ray-guide/blob/master/basic/vmess.md

loglevel: "debug"、"info"、"warning"、"error" 和 "none"

with router

https://blog.zichao.io/2018/03/03/v2ray-on-vyos.html

hysteria - Go

  • https://github.com/apernet/hysteria

  • Clinets: https://hysteria.network/zh/docs/installation/

  • Full Config: https://hysteria.network/zh/docs/advanced-usage/

multi-port: https://v2.hysteria.network/docs/advanced/Port-Hopping/#server

naiveproxy

  • https://github.com/klzgrad/naiveproxy

  • wiki: https://github.com/klzgrad/naiveproxy/wiki/%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87

  • docker: https://github.com/RayWangQvQ/naiveproxy-docker

Brook - Go

https://github.com/txthinking/brook

fastd

https://projects.universe-factory.net/projects/fastd/wiki

https://nilsschneider.net/2013/02/17/fastd-tutorial.html https://github.com/digineo/fastd

tinc

https://www.tinc-vpn.org/

Manager

https://github.com/fzinfz/ssmanager-nopanel

Panel

https://hub.docker.com/r/fzinfz/ss-panel/

Docker

https://hub.docker.com/r/fzinfz/ss/

Cow - Auto detect blocked sites

https://github.com/cyfdecyf/cow

Optimize

https://github.com/iMeiji/shadowsocks_install/wiki/shadowsocks-optimize

BBR (Kernel 4.9+)

KCPTun

https://github.com/xtaci/kcptun

dragonite-java

https://github.com/dragonite-network/dragonite-java

UDPspeeder

https://github.com/wangyu-/UDPspeeder

govpn

http://www.cypherpunks.ru/govpn/

HTTP tunnel in Go: goflyway

https://github.com/coyove/goflyway

LightSword

https://github.com/UnsignedInt8/LightSword https://medium.com/@UnsignedInt8

ShadowVPN

https://github.com/OkamiSupport/How-to-build-your-own-private-network

gohop VPN - go

https://github.com/bigeagle/gohop

GO Simple Tunnel

https://github.com/ginuerzh/gost

goproxy for GAE

https://github.com/phuslu/goproxy/blob/wiki/SimpleGuide.md

goproxy with msocks protocal

https://github.com/shell909090/goproxy

tinyFecVPN

https://github.com/wangyu-/tinyFecVPN

Clients

https://www.v2ray.com/awesome/tools.html iOS free: OneClick、Leaf | https://itlanyan.com/get-proxy-clients/#bnp_i_2

clash

https://github.com/Dreamacro/clash Rules: https://github.com/snapei/clash-pro-rules

Premium

Download: https://github.com/Dreamacro/clash/releases/tag/premium Guide:

  • https://github.com/Dreamacro/clash/wiki/Clash-Premium-Features

  • https://docs.cfw.lbyczf.com/contents/tap.html

Tap

.dll to clash folder: https://www.wintun.net/

Web UI

  • TS: https://github.com/Dreamacro/clash-dashboard

    • forked: https://github.com/haishanh/yacd/

  • TS + Rust: https://github.com/zzzgydi/clash-verge

git clone https://github.com/zzzgydi/clash-verge.git

Gaming

netch

WireGuard/trojan/SS/X: https://github.com/netchx/netch

sing-box

https://sing-box.sagernet.org/features/

nekoray

https://github.com/MatsuriDayo/nekoray

Management

Web

  • Xray/Trojan-Go/Hysteria/NaiveProxy: https://github.com/trojanpanel/install-script

  • vmess、vless、trojan、shadowsocks、dokodemo-door、socks、http

    • https://github.com/vaxilu/x-ui

    • https://hub.docker.com/r/enwaiax/x-ui

CLI

  • mack-a: https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh

Subscription

  • convert/merge: https://github.com/tindy2013/subconverter/blob/master/README-docker.md

    docker run -d --restart=unless-stopped -p 25500:25500 tindy2013/subconverter:latest

https://github.com/tindy2013/subconverter/blob/master/README-cn.md#%E8%BF%9B%E9%98%B6%E7%94%A8%E6%B3%95

http://192.168.1.25:25500/sub?target=clash&url=http%3A%2F%2F192.168.88.19%3A88%2Fxray.txt

VPN

  • Cloudflare WARP: https://1.1.1.1/

    • WARP+ | $4.99/month or less , +1GB per share

  • Private Cloud: /nw/VPN/

Host Apps

  • Win | ssh : MobaXterm

  • Linux :

    • env: https://wiki.archlinux.org/title/Proxy_server

    • proxychains: apt install -y proxychains && vi /etc/proxychains.conf

Last updated

Was this helpful?