# github **Repository Path**: raysworld/github ## Basic Information - **Project Name**: github - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2021-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Acceleration Best Practices GitHub Acceleration Best Practices, see at: [GitHub 加速最佳实践](https://dbarobin.com/2017/01/24/github-acceleration-best-practices). ## Installation Installation via git clone or download this repo. ```shell pip install dnspython=2.0.0rc1 ``` ## Usage 1. Git clone or download zip 2. Execute `python github_hosts.py`, python 3.6+ required 3. Copy content of `github_hosts.txt` to local hosts file 4. Enjoy GitHub! ## Usage for linux 1. Git clone or download zip 2. su root 3. Execute `sudo bash linux/linux_run.sh` to write the github hosts to the /etc/hosts 4. Enjoy GitHub! ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## Contact blockxyz@gmail.com ## License MIT.