The scripts in this repo will add the following line to your hosts file
104.18.18.242 www.fanfiction.net #FFIP DNS bypass
Download the script for your OS
- Open your hosts file from the follwoing path
\Windows\System32\drivers\etc\hosts
- Edit the hosts file using any text editor you want. And add the following line
104.18.18.242 www.fanfiction.net #FFIP DNS bypass
- Save your changes
-
Click on the Launchpad and open Terminal.
-
We’ll be using the Nano Editor. To run it as an administrator, insert the statement below, and press Enter:
sudo nano /private/etc/hosts
-
Type in your password. You’ll be directed to the hosts file.
-
And add the following line to the hosts file.
104.18.18.242 www.fanfiction.net #FFIP DNS bypass
- Save your changes using the Ctrl + O shortcut.
-
Open a Terminal window.
-
We’ll be using the Nano Editor. To run it as an administrator, insert the statement below, and press Enter:
sudo nano /etc/hosts
-
Type in your password
-
And add the following line to the hosts file.
104.18.18.242 www.fanfiction.net #FFIP DNS bypass
-
Press Control-X.
-
When you are asked if you want to save your changes, enter y.