100nandoo / hosts-redirection

Bypass ISP block

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Bypass ISP block


Languages

Language:Batchfile 100.0%