UserScript for CommunityApplications connecting over DNS polluted areas


Recommended Posts

In a nutshell: adding hosts

 

BE AWARE THAT THE FOLLOWING IP ADDRESS SHOULD BE CHECKED FOR AVAILABILITY

 

With User Scripts plugin installed from CommunityApplications, we can use a new script to easily do that

Quote

#!/bin/bash
echo "185.199.108.133    raw.githubusercontent.com" >> /etc/hosts
echo "185.199.109.133    raw.githubusercontent.com" >> /etc/hosts
echo "185.199.110.133    raw.githubusercontent.com" >> /etc/hosts
echo "185.199.111.133    raw.githubusercontent.com" >> /etc/hosts

Click Save

Change the "Schedule Disabled→At First Array Start Only" if u wish

_31]S[O3PCET6L_0C%2A`I6.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.