generate-password
git clone https://github.com/m1/go-generate-password.gitcd go-generate-password/cmd/go-generate-passwordCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-generate-password-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-generate-password-linux-arm64 &CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-generate-password-windows-amd64.exe &CGO_ENABLED=0 GOOS=windows GOARCH=386 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-generate-password-windows-386.exe &CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-generate-password-macos-amd64 &CGO_ENABLED=0 GOOS=darwin GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-generate-password-macos-arm64 &wait;echo DONE!#upx --best ycycxz-generate-password*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestv2ray
git clone -b main https://github.com/XTLS/Xray-core.gitcd Xray-core/mainCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-xray-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-xray-linux-arm64 &CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-xray-windows-amd64.exe &CGO_ENABLED=0 GOOS=windows GOARCH=386 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-xray-windows-386.exe &CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-xray-macos-amd64 &CGO_ENABLED=0 GOOS=darwin GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-xray-macos-arm64 &wait;echo DONE!#upx --best ycycxz-xray*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestxray
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-v2ray-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-v2ray-linux-arm64 &CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-v2ray-windows-amd64.exe &CGO_ENABLED=0 GOOS=windows GOARCH=386 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-v2ray-windows-386.exe &CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-v2ray-macos-amd64 &CGO_ENABLED=0 GOOS=darwin GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-v2ray-macos-arm64 &wait;echo DONE!#upx --best ycycxz-v2ray*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestsing-box
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -tags with_quic,with_grpc,with_acme -trimpath -ldflags "-extldflags=-static -s -w -buildid=" -o ycycxz-sing-box-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -tags with_quic,with_grpc,with_acme -trimpath -ldflags "-extldflags=-static -s -w -buildid=" -o ycycxz-sing-box-linux-arm64 &CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -tags with_quic,with_grpc,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_acme,with_clash_api,with_v2ray_api,with_gvisor -trimpath -ldflags "-s -w -buildid=" -o ycycxz-sing-box-windows-amd64.exe &wait;echo DONE!#upx --best ycycxz-sing-box*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestxui
sudo apt install gcc-aarch64-linux-gnu -ygit clone https://github.com/mainians/x-uicd x-uiCGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid= -extldflags=-static" -tags musl,osusergo,netgo,sqlite_omit_load_extension -o ycycxz-xui-linux-amd64 &CGO_ENABLED=1 GOOS=linux GOARCH=arm64 CC=aarch64-linux-gnu-gcc go build -trimpath -ldflags "-s -w -buildid= -extldflags=-static" -tags musl,osusergo,netgo,sqlite_omit_load_extension -o ycycxz-xui-linux-arm64 &wait;echo DONE!#upx --best ycycxz-xui*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestdasel
git clone https://github.com/TomWright/daselcd dasel/cmd/daselCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-dasel-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-dasel-linux-arm64 &wait;echo DONE!#upx --best ycycxz-dasel*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --besthysteria
git clone https://github.com/HyNetwork/hysteriacd hysteria/cmdCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-hysteria-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-hysteria-linux-arm64 &wait;echo DONE!#upx --best ycycxz-hysteria*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestclash-meta
git clone -b Meta https://github.com/MetaCubeX/Clash.Meta > /dev/nullcd Clash.MetaCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-clash-meta-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-clash-meta-linux-arm64 &wait;echo DONE!#upx --best ycycxz-clash-meta*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestglider
git clone -b master https://github.com/nadoo/glider > /dev/nullcd gliderCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-glider-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-glider-linux-arm64 &wait;echo DONE!#upx --best ycycxz-glider*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestgost
git clone -b master https://github.com/go-gost/gost > /dev/nullcd gost/cmd/gostCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-gost-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-gost-linux-arm64 &wait;echo DONE!#upx --best ycycxz-gost*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --bestcaddy with cloudflare dns and naiveproxy
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latestCGO_ENABLED=0 GOOS=linux GOARCH=amd64 ~/go/bin/xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/caddyserver/forwardproxy@caddy2=github.com/klzgrad/forwardproxy@naive --output ycycxz-caddy-with-cloudflare-dns-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 ~/go/bin/xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/caddyserver/forwardproxy@caddy2=github.com/klzgrad/forwardproxy@naive --output ycycxz-caddy-with-cloudflare-dns-linux-arm64 &wait;echo DONE!#upx --best ycycxz-caddy*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --best{acme_dns cloudflare Y1PN}shadowsocks-rust
rustup toolchain install nightlyrustup override set nightly#cargo install crossgit clone https://github.com/shadowsocks/shadowsocks-rust.git ss-rust > /dev/nullcd ss-rustcargo build -Z unstable-options -rq --out-dir ../cd ../rm -rf ss-rust#upx --best ss*geoip geosite
wget -q https://github.com/Loyalsoldier/v2ray-rules-dat/raw/release/geoip.dat &> /dev/nullwget -q https://github.com/Loyalsoldier/v2ray-rules-dat/raw/release/geosite.dat &> /dev/nullwget -q https://github.com/SagerNet/sing-geoip/releases/download/20221012/geoip.db &> /dev/nullwget -q https://github.com/SagerNet/sing-geosite/releases/download/20221001042935/geosite.db &> /dev/nullcloudflare-go
git clone -b master https://github.com/cloudflare/cloudflare-go > /dev/nullcd cloudflare-go/cmd/flarectlCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-flarectl-linux-amd64 &CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -trimpath -ldflags "-s -w -buildid=" -o ycycxz-flarectl-linux-arm64 &wait;echo DONE!#upx --best ycycxz-flarectl*find * -type f -name "ycycxz*" ! -name "*macos-arm64*" | xargs upx --best视频教程
How was it? Did this tutorial work? No
