Adding 443 inbound for tor

This commit is contained in:
Ubergeek 2019-05-18 03:04:31 +00:00
parent 272f654a2e
commit a012db090c
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<VirtualHost *:443>
ServerAdmin webmaster@thunix.net
ServerName thunix.net
ServerAlias thunixme5v4rnoby.onion
DocumentRoot /var/www/thunix.cf
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined

View File

@ -74,6 +74,7 @@ HiddenServicePort 80 127.0.0.1:80
#HiddenServiceDir /var/lib/tor/other_hidden_service/
#HiddenServicePort 80 127.0.0.1:80
HiddenServicePort 22 127.0.0.1:22
HiddenServicePort 443 127.0.0.1:443
################ This section is just for relays #####################
#