Logo
Explore Help
Sign In
ljp/hostSync
1
0
Fork 0
You've already forked hostSync
Code Issues Pull Requests Packages Projects Releases 1 Wiki Activity

1 Release 1 Tag

RSS Feed
  • v1.0.0 c2d1ac9af5

    hostSync v1.0.0 Stable

    ljp released this 2025-06-24 11:07:15 +08:00 | 0 commits to main since this release

    快速安装

    • Linux/macOS:

      curl -fsSL https://git.xykqyy.com/ljp/hostSync/raw/branch/main/install.sh | bash
      
    • Windows:

      irm "https://git.xykqyy.com/ljp/hostSync/raw/branch/main/install.ps1" | iex
      
    • 📖 完整文档

    • 🐛 问题反馈

    • 💬 讨论区

    Important

    权限提醒: 由于需要修改系统 hosts 文件,请确保以适当的权限运行程序。

    • Windows: 以管理员身份运行
    • Linux/macOS: 使用 sudo 命令

    在 Linux/macOS 上,初始化后会将二进制文件安装到 ~/.hostsync/ 目录,并自动设置 PATH 环境变量。
    在 Windows 上,初始化后会将二进制文件安装到 %USERPROFILE%\.hostsync\ 目录,并自动设置 PATH 环境变量。

    如果需要卸载 HostSync,请手动删除 ~/.hostsync/ 或 %USERPROFILE%\.hostsync\ 目录,并从 PATH 中移除相关路径。

    Changelog

    🔧 其他更新

    • c2d1ac9af5 init for public push

    📈 校验和信息

    下载文件后,可以使用以下命令验证文件完整性:

    # 下载校验和文件
    curl -L "https://git.xykqyy.com/ljp/hostSync/releases/download/v1.0.0/SHA256SUMS" -o "SHA256SUMS"
    
    # 验证文件 (Linux/macOS)
    sha256sum -c SHA256SUMS
    
    # 验证文件 (Windows PowerShell)
    Get-FileHash .\hostsync.exe -Algorithm SHA256
    

    感谢使用 HostSync! 🎉

    如果您觉得这个工具有用,请给我们一个 ⭐ Star!

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hostsync-1.0.0-darwin-amd64
      8.1 MiB
    • hostsync-1.0.0-darwin-arm64
      7.6 MiB
    • hostsync-1.0.0-linux-386
      2.2 MiB
    • hostsync-1.0.0-linux-amd64
      2.4 MiB
    • hostsync-1.0.0-linux-arm64
      2.1 MiB
    • hostsync-1.0.0-linux-armv6
      2.1 MiB
    • hostsync-1.0.0-linux-armv7
      2.1 MiB
    • hostsync-1.0.0-windows-386.exe
      2.3 MiB
    • hostsync-1.0.0-windows-amd64.exe
      2.5 MiB
    • hostsync-1.0.0-windows-arm64.exe
      7.7 MiB
    • SHA256SUMS
      946 B
Powered by Gitea Version: 23.8.2 Page: 52ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API