On Wed, 21 Feb 2018 21:38:56 +, pikami wrote:
...
> I was wondering if it's possible to run a Web server and tor ORPort on the
> same port.
Not without code changes inside tor. There can only be one instance
who accepts the SSL connections. This would be reasonably be the tor
process, which w
On 02/21/2018 08:38 PM, pikami wrote:
> but I can't find any solution for this on google.
Which is sometimes good indicator that it is not a good idea ;)
--
Toralf
PGP C4EACDDE 0076E94E
signature.asc
Description: OpenPGP digital signature
___
tor-rel
On 21.02.2018 20:38, pikami wrote:
> I was wondering if it's possible to run a Web server and tor ORPort on
> the same port.
Not easily. There is sslh, a "port multiplexer", but I have no
experience with it: https://github.com/yrutschle/sslh
--
Moritz Bartl
https://www.torservers.net/
__
I just relised that the 21(FTP) port is not blocked in most of the restricted
places so I'm going to use it.
Thanks for your post thou
On 2018 m. vasario 21 d. 21:54:43 GMT+02:00, Moritz Bartl
wrote:
>On 21.02.2018 20:38, pikami wrote:
>> I was wondering if it's possible to run a Web server and
Hello,
I was wondering if it's possible to run a Web server and tor ORPort on the same
port.
I'm using nginx for my web server and I'm using ports 80 and 443, it would be
cool if the ORPort could also be 443, that would help people that are behind
firewalls, but I can't find any solution for thi