• v0.1.1 15c917534d

    v0.1.1
    All checks were successful
    Release / build (push) Successful in 19m26s
    Release / create-release (push) Successful in 59s
    Stable

    xmengnet released this 2026-06-19 17:16:36 +08:00 | 0 commits to master since this release

    PasteGo v0.1.1

    下载

    平台 架构 下载链接
    Linux amd64 pastego-linux-amd64
    Linux (Arch) x86_64 pastego-${VERSION#v}-1-x86_64.pkg.tar.zst
    Linux arm64 pastego-linux-arm64
    Windows amd64 pastego-windows-amd64.exe

    快速使用

    # Linux (通用)
    chmod +x pastego-linux-amd64
    ./pastego-linux-amd64
    
    # Arch Linux
    sudo pacman -U pastego-${VERSION#v}-1-x86_64.pkg.tar.zst
    sudo systemctl enable --now pastego
    
    # Windows
    # 直接运行 pastego-windows-amd64.exe
    

    服务启动后访问 http://localhost:4832 即可使用。

    Downloads