An open API service indexing awesome lists of open source software.

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

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)