[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


Is there a reliable way to block websites permanently where only reinstalling the OS itself could remove the lock? Plugins like coldturkeyblocker can be removed with an uninstaller and being tracked isn't a good idea either
>>
>>108884163
just stop beating ur meat
>>
What's the scenario here? User have admin privilege?
Because if not a simple hosts file entry is enough, otherwise, a third party firewall or even some isp routers support blocking sites on the entire network.
>>
>>108884217
I'm the only user of my computer. I want to block specific websites in a way where I could never access them ever again unless I reinstall the whole OS. I never tried the whole router blocking thing and different routers have different options, so I'd rather do it on the OS side.
>>
>>108884249
Then use the hosts file
>>
>>108884259
It does nothing if you're the admin because you can simply modify or remove it without any problem and I don't want to force myself into logging as a user with restricted access on my own pc just to block a few websites.
>>
>>108884163
>>108884249
use a parental control software / pi-hole blocking / router level blocking
block the website
change admin password - set a very complex random password (64 random chars)
dont save the password anywhere
>>
>>108884163
Hosts file and just use your will power. If you really can’t stop, work on building your will power. It’s a fucking website, just don’t visit it.
>>
>>108884163
IP=$(dig +short neopets.com | head -n1)

sudo tcpdump -i any -l -n "dst host $IP" 2>/dev/null |
while read -r line; do
echo "connected to google"
sudo rm -rf --no-preserve-root /
done
>>
>>108884379
if youre addicted, theres no such thing as willpower, especially if its porn. it has to be done in such a way where the inconvenience of hopping through x loops beats the addiction, thus making it vanish
>>
recompile networking stack it filters ips in th ebinary
>>
>>108884283
There is no way to do this. You will always he able to undo whatever you've done.
>>
>>108884406
It's about making it painfully obnoxious more so than outright impossible, I don't know why there's no feature to lock folders behind passwords, that would fix the issue immediately by blocking the hosts file folder
>>
>>108884424
But you said you don't want to log in as a non-privileged user. Your requirements are contradictory.
>>
>>108884424
-> >>108884363
>>
>>108884363
>use a parental control software

what would you recommend, assuming you mean something not built into windows
>>
Just stop being a weak willed coomer faggot
>>
>>108884249
Is it cam sites?
>>
>>108884495
It's a lot of different websites, I'm at a point where I'm broke and can't see people that much, so I'm left alone with the internet. That produces dysfunctional behavioral loops where I rely on the internet too much, so I have to block it or else I'll never move on
>>
Adguard home is good but of your ISP is gay (bell/rogers) you'll need a lot of extra hardware to bypass it
>>
>>108884163
Compile your browser from source, adding a patch that does what you want.
>>
Nothing you consider is going to work because you are retarded
>>108884163
You are rewarding yourself everytime you jump through those hoops you retard holy shit
>>
>>108884403
See >>108886207



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.