Hello Guys,

That's my problem now,,, i am located in a "Place" where everything is controlled with like 20 appliances, network is very secure, no need to say where
I connect to the internet via a Proxy, but most of the websites i use are blocked (thank God Lebgeeks works)
if i remove the proxy > no internet access.
No Local admin permission.
I know that IPS's are running and monitoring all the traffic and probably inspecting inside the packets (probably that's what is blocking me)

I have tried establishing an SSH connection to the outside world (to establish an SSH tunnel and tunnel my web traffic), blocked
I Set up an SSH server running on port 443 , Blocked, connection is usually refused or timed out.

Just to add, that this issue is really frustrating me, because i really cannot be productive unless i have "time for my own" for reading tech articles, checking certain websites...etc

I have tried proposing this, but i guess you know the answer.

Any hope or should i surrender ?

Thanks :)
Check if HMA is blocked for you, if it's not, buy one of their VPN subscriptions and connect to a random server, this would remove any restrictions for you. I don't know about hosting a server though, you'd have to see their port forwarding.
Ah I just realized samer already suggested that. You can find several VPN services on the web.
I had a similar problem in school, you need to use a vpn, but not PPTP or L2TP, try out something called open vpn, it works normally and helped me unblock many sources in school.
My problem is that i can't install any softwares due to lack of permission (not a local admin atm) + i prefer not to install any softwares because i think list of softwares is being audited....

i know ... that sucks.

@samer, yea, unfortunately i did specify the IP address and the port of the http proxy, i receive random messages such as connection closed by remote host, connection refused.... every time a certain error.
Did you try opening an HTTP tunnel? I did that years ago. Here is one example of an app that would help you do that:

https://barbatunnel.codeplex.com/

If you google for "HTTP tunnel" you will find many others, but mostly older. This one on top looks best.
If things get really bad, you can also try using a DNS tunnel: http://code.kryo.se/iodine/
Another thing to try out is to use the Opera browser (get a portable version if you don't want to install it). They have a feature called "Turbo" which would proxy all your requests through their servers. Unfortunately it does not work for sites that serve content over TLS.
I have my own openvpn server running on TCP port 80.... life can't get any better.


Also, try to ssh tunnel over port 80 instead of 443...
samer wroteIf things get really bad, you can also try using a DNS tunnel: http://code.kryo.se/iodine/
Another thing to try out is to use the Opera browser (get a portable version if you don't want to install it). They have a feature called "Turbo" which would proxy all your requests through their servers. Unfortunately it does not work for sites that serve content over TLS.
Got Opera from PortableApps.com, and after clicking on Turbo i got this

Unable to connect to the proxy server

A proxy server is a server that acts as an intermediary between your computer and other servers. Right now, your system is configured to use a proxy, but Opera can't connect to it.

Will try other solutions ASAP, will try getting a VPS and setting up OpenVpn on port 80, though i don't expect it to work, getting desperate in this shitty work.