A
A
Artem2012-12-10 13:54:14
Computer networks
Artem, 2012-12-10 13:54:14

How to share files on a computer through a proxy?

At work there is a computer with access to the network. I would like to share some files over HTTP so that I can throw someone a direct link. There used to be Opera Unite for such purposes, now it was closed ... There is also a wonderful HFS program, but the Internet is distributed to computers through a proxy server and when accessing an external IP, it is he who opens. Is there a way to implement this somehow?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
Q
qxfusion, 2012-12-10
@qxfusion

Yes - you can use Hamachi for example - if you have a SOCKS5 proxy.
If there is no other way, then use WebDAV with the dual socket mechanism. (back connect)

C
ComputerPers, 2012-12-10
@ComputerPers

You need an intermediate server.
A VPN connection has been established on your PC with a server behind a proxy.
The client connects to the address of the server, which is already transferring to your PC. You can at least forward SMB.

O
OCTAGRAM, 2012-12-10
@OCTAGRAM

PageKite threatens that, among other things, it can work through proxy chains :

--proxy=type:server:port, --socksify=server:port, --torify=server:port
Connect to the front-ends using a chain of proxies, a single SOCKS proxy or the Tor anonymity network. The type can be any of 'ssl', 'http' or 'socks5'.

You can use their server, you can raise it yourself, and it seems to be easy, you only need Python

C
cjey, 2012-12-10
@cjey

The simplest solution to the problem is the public folder from Dropbox. If for some reason this does not fit, then you can already invent bicycles.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question