var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

Unblocking websites on a wifi(ex. school wifi and job))
#1
Hi everyone

I am trying to unblock certain apps on the WiFi that I am using and I seem to not be able. Is there anything that might help with doing this. I am mainly trying to get Spotify unblocked.

Thank You
Gooseflesh
Report
#2
Simple answer. The school / job network is blocking website, so you just have to send requests outside the network:
- Use proxies
- Use VPS (e.g onworks.net)
We are Light Hat Arsenal, we are hackers for the light !
Reply Quote // Report
#3
xprogrammer is correct, its pretty basic. in my university goes the same shit.
Reply Quote // Report
#4
You can always circumvent these basic blocks. For example they are often DNS based. Enabling DNS over HTTPS might already help. or you could do: host <domain>
on a terminal on your phone over mobile internet to do the DNS lookup for you can access the ip address directly.
You can even add it under a different domain name in your hosts file, so you won't have to recall the ip every time.

Other methods mentioned here do work also of cause.
Reply Quote // Report
#5
Thanks for the information
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.



Possibly Related Threads…
Thread Author Replies Views Last Post
  apart from wifi, how can someone get into my system? scripto3 3 206 05-01-2023, 01:48 AM
Last Post: lp922
  Wifi Hacking darkmiller 6 313 04-17-2023, 06:30 AM
Last Post: chubbyBunny
  wifi cams dunoid 2 209 04-15-2023, 05:36 AM
Last Post: 741300



Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }