Updating to tor v3 hidden service. v2 has been deprecated

This commit is contained in:
Ubergeek 2022-02-06 13:00:39 -05:00
parent 73e9c5c2fa
commit 74e29dfdc9
2 changed files with 2 additions and 4 deletions

View File

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

View File

@ -70,11 +70,9 @@
HiddenServiceDir /var/lib/tor/hidden_service/ HiddenServiceDir /var/lib/tor/hidden_service/
HiddenServicePort 80 127.0.0.1:80 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 22 127.0.0.1:22
HiddenServicePort 443 127.0.0.1:443 HiddenServicePort 443 127.0.0.1:443
HiddenServiceVersion 3
################ This section is just for relays ##################### ################ This section is just for relays #####################
# #