V
V
Viktor Familyevich2018-08-31 10:04:56
SSH
Viktor Familyevich, 2018-08-31 10:04:56

How to use Google as a proxy?

At work, there is a network with access only to Google services (search, disk, mail, etc.). Is it possible to somehow access other sites using Google servers as a proxy? I know that it is possible through a translator, but it does not fit. I read somewhere that you can create a server on the google cloud and connect via ssh, but did not understand how to do it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
devalone, 2018-08-31
@Wintego

I read somewhere that you can create a server on the google cloud and connect via ssh, but did not understand how to do it.

What exactly? It seems elementary to create a server, connect as a proxy like this:
ssh [email protected] -N -D 8080
and here you have a socks proxy at localhost:8080
And there, theoretically, you can use disk and mail to proxy requests, having another server, but these are crutches.
PS Why do you need Google search at work without the ability to open sites?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question