AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / ubuntu / Perguntas / 1161618
Accepted
Thufir
Thufir
Asked: 2019-07-29 00:15:32 +0800 CST2019-07-29 00:15:32 +0800 CST 2019-07-29 00:15:32 +0800 CST

como iniciar o navegador tor a partir de uma instalação instantânea?

  • 772

Veja primeiro:

https://tor.stackexchange.com/q/318/857


Tentando iniciar tor, recebo prompts para instalar aptenquanto estou usando snap:

thufir@dur:~$ 
thufir@dur:~$ tor

Command 'tor' not found, but can be installed with:

sudo apt install tor

thufir@dur:~$ 
thufir@dur:~$ torbrowser-launcher

Command 'torbrowser-launcher' not found, but can be installed with:

sudo apt install torbrowser-launcher

thufir@dur:~$ 

Isso é depois de apenas instalar toratravés do snap, como abaixo. Como o navegador é lançado?

thufir@dur:~$ 
thufir@dur:~$ sudo snap install tor 
snap "tor" is already installed, see 'snap help refresh'
thufir@dur:~$ 
thufir@dur:~$ snap info tor
name:      tor
summary:   Anonymising TCP overlay network
publisher: Iain R. Learmonth (irl)
license:   unset
description: |
  Tor is free software and an open network that helps you defend against
  traffic analysis, a form of network surveillance that threatens personal
  freedom and privacy, confidential business activities and relationships,
  and state security.

  Tor will accept connections from other applications on your computer on TCP
  port 9050. If you would just like to browse the web with Tor, see Tor
  Browser instead. This client is configured with defaults that will work for
  most use cases. For advanced use, install tor from your distribution's
  package manager.
services:
  tor: simple, enabled, active
snap-id:      GZm8Xr8BoWoe4y5pN1QJp3OGWyKGbDqc
tracking:     stable
refresh-date: today at 01:10 PDT
channels:
  stable:    0.2.9.17 2018-11-07 (2) 6MB -
  candidate: ↑                           
  beta:      ↑                           
  edge:      ↑                           
installed:   0.2.9.17            (2) 6MB -
thufir@dur:~$ 

Eu ingenuamente espero que a snapinstalação torinclua o iniciador do navegador. Correndo Cósmico:

thufir@dur:~$ 
thufir@dur:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.10
Release:    18.10
Codename:   cosmic
thufir@dur:~$ 
security browser apt tor snap
  • 2 2 respostas
  • 4401 Views

2 respostas

  • Voted
  1. Best Answer
    Rutrus
    2020-04-20T09:29:45+08:002020-04-20T09:29:45+08:00

    Seu problema: tor está instalado, mas você pode encontrar o navegador.

    Minha resposta:

    O nome do navegador nos repositórios costumava ser torbrowser-launcheré por isso que o torpacote não funciona para você. Porque "tor" não é um navegador. É um protocolo. Neste momento , não consigo encontrar o torbrowser-launcher no snap. Talvez não exista lá. Mas você pode instalá-lo com apt :

    sudo apt install torbrowser-launcher
    
    • 4
  2. Bas Lamerichs
    2019-07-29T03:20:00+08:002019-07-29T03:20:00+08:00

    para ser honesto, tive problemas semelhantes no mês passado ao instalar o navegador Tor através da loja Software, Synaptic ou Snap. eles não pareciam funcionar em tempos de carregamento de meia hora, não funcionando, nem mesmo instalando.

    então eu fui para (último recurso)

    https://www.torproject.org/download/

    baixei a versão linux (estou executando o Xubuntu 18), descompactei com xarchiver, em uma pasta adequada, executei o Tor Browser (nem precisei tornar esse arquivo executável) e instalei imediatamente e funcionou bem.

    • 1

relate perguntas

  • Como os PPAs podem ser removidos?

  • Como interagir graficamente com um servidor sem cabeça?

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Existe um comando para listar todos os usuários? Também para adicionar, excluir, modificar usuários, no terminal?

    • 9 respostas
  • Marko Smith

    Como excluir um diretório não vazio no Terminal?

    • 4 respostas
  • Marko Smith

    Como descompactar um arquivo zip do Terminal?

    • 9 respostas
  • Marko Smith

    Como instalo um arquivo .deb por meio da linha de comando?

    • 11 respostas
  • Marko Smith

    Como instalo um arquivo .tar.gz (ou .tar.bz2)?

    • 14 respostas
  • Marko Smith

    Como listar todos os pacotes instalados

    • 24 respostas
  • Martin Hope
    Flimm Como posso usar o docker sem sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp Como faço para salvar a saída do terminal em um arquivo? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd Como descompactar um arquivo zip do Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    TheXed Como instalo um arquivo .deb por meio da linha de comando? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan Como listar todos os pacotes instalados 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    David Barry Como determino o tamanho total de um diretório (pasta) na linha de comando? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "Os seguintes pacotes foram retidos:" Por que e como resolvo isso? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford Como os PPAs podem ser removidos? 2010-07-30 01:09:42 +0800 CST

Hot tag

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve