Skip to content

susan0909/GitHubHOST

Repository files navigation

GitHubHOST

A small tool for update github hosts GitHub HOST 更新小工具, 问题交流请加QQ群: 819888516

For windows

Take care! The application build on Windows 10 with python 3.8, not tested all windows platforms.

Download the application GitHubHOST for Windows X64 and refer the following information.

  • Step 1: Open the application: GitHubHOST-1.1.exe

Open Application GitHubHOST

  • Setp 2: Click Update button

Click update host dns

  • Setp 3: Click Savebutton

Save the host ip

If you have no permission to rewrite the host file, please copy the content and paste manually. or open the application by admininstrator!


For Mac OS X

Download the application GitHubHOST for Mac OS and refer the following information.

  • Step 1: Open the application: GitHubHOST.app

Open Application GitHubHOST

  • Setp 2: Click Update button

Click update host dns

  • Setp 3: Click Savebutton

Save the host ip

If this host path string color is red. don't save directly, just copy the content to save a tmp file, eg: ~/myhost. then open a terminal run: sudo mv /etc/hosts /etc/hosts.01 && sudo mv ~/myhost /etc/hosts


For Linux

Running the application by root

  • Running failure try:
sudo apt install libxcb-xinerama0

Download the application GitHubHOST for Linux and refer the following information.

  • Step 1: Open the application: GitHubHOST

Download the application, uncompress it and run: chmod +x GitHubHOST

Open Application GitHubHOST

  • Setp 2: Click Update button

Click update host dns

  • Setp 3: Click Savebutton

Save the host ip

If this host path string color is red. don't save directly, just copy the content to save a tmp file, eg: ~/myhost. then open a terminal run: sudo mv /etc/hosts /etc/hosts.01 && sudo mv ~/myhost /etc/hosts