Wordpress site in the Tor network

This commit is contained in:
pokamest 2022-07-30 16:20:41 +03:00
parent a8fe4e6aab
commit dab6e10881
9 changed files with 50 additions and 38 deletions

View file

@ -76,7 +76,7 @@ QMap<amnezia::Proto, QString> ProtocolProps::protocolHumanNames()
{Proto::Ikev2, "IKEv2"},
{Proto::L2tp, "L2TP"},
{Proto::TorWebSite, "Web site in TOR network"},
{Proto::TorWebSite, "Web site in Tor network"},
{Proto::Dns, "DNS Service"},
{Proto::FileShare, "File Sharing Service"},
{Proto::Sftp, QObject::tr("Sftp service")}