国内轻量云之类的可以装 clash 客户端吗?

没买过国内的服务器,知道搭:ladder:肯定是不行,但是如果用 clash 客户端会不会也被查水表?

不会,不要暴露端口到公网就行

腾讯会,封机器,写保证书解封

我反正装了好几周了,什么事也没有

我上个月就被封了,还写了保证书 :sweat_smile:

看来不敢买国内服务器了

垃圾腾讯云,千万别买,之前轻量云优惠,买了4年,就不舍得扔了

趁机问一下装个tailscale行不行。。。为了互联方便点。

我觉得打洞应该不会查,这个不违法

买个境外服务器,上去搞一个就行,国外服务器比国内便宜

gost 吧

哪个平台?

能装,轻量云最省事是跑 mihomo(Clash Meta 内核)当本机代理。
我这边给个最短流程(Ubuntu):

sudo mkdir -p /opt/mihomo /etc/mihomo
cd /opt/mihomo
VER=$(curl -s https://api.github.com/repos/MetaCubeX/mihomo/releases/latest | jq -r .tag_name)
curl -L -o mihomo.gz "https://github.com/MetaCubeX/mihomo/releases/download/$VER/mihomo-linux-amd64-compatible-$VER.gz"
gunzip -f mihomo.gz && chmod +x mihomo

把订阅转成 config.yaml 放到 /etc/mihomo/config.yaml,先前台测:

/opt/mihomo/mihomo -d /etc/mihomo
curl -x http://127.0.0.1:7890 https://ip.sb

能出代理 IP 再上 systemd。
避坑两条:

  1. 端口别公网裸奔(只绑 127.0.0.1 或安全组限 IP)
  2. 部分云厂商对代理流量敏感,先看 ToS,别把号玩没了(doge)

直接用厂商自带镜像的话分分钟被检测

感觉看使用吧,我去年的tx云装了用来加速docker。(开了ip限制)
机子到期了也没啥事

能跑,我家用小鸡也在跑 mihomo,记得端口只绑本地就成。

阿里云和腾讯云的都装了,目前没啥事

不装比较保险点

阿里云,装了 v2rayA,没一点事。