https://github.com/100nandoo/hosts-redirection
Bypass ISP block
https://github.com/100nandoo/hosts-redirection
Last synced: 8 months ago
JSON representation
Bypass ISP block
- Host: GitHub
- URL: https://github.com/100nandoo/hosts-redirection
- Owner: 100nandoo
- Created: 2018-03-05T15:05:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T15:14:11.000Z (over 1 year ago)
- Last Synced: 2025-01-30T03:44:14.643Z (9 months ago)
- Language: Batchfile
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hosts-redirection
Bypass ISP block using hosts files
Basically you will access website through ip address.
Tested on Android, Linux, MacOS, and Windows.
Windows instruction:
1. Run your text editor as administrator
2. Open C:\Windows\System32\drivers\etc\hosts (the file has no extension)
3. Paste as needed to your text editor (appending is fine)
Linux instruction
1. Open terminal
2. sudo /etc/hosts
3. Paste as needed to your text editor (appending is fine)