ممنون از راهنماییتون. ولی من با باز کردن tor browser مشکل دارم، نه با راه انداختن تور!!!!
اینجا هم چیزی پیدا نکردم! ممنون میشم بیشتر راهنماییم کنین!
ممنون از راهنماییتون. ولی من با باز کردن tor browser مشکل دارم، نه با راه انداختن تور!!!!
اینجا هم چیزی پیدا نکردم! ممنون میشم بیشتر راهنماییم کنین!
ممنون از راهنماییتون. ولی من با باز کردن tor browser مشکل دارم، نه با راه انداختن تور!!!!
اینجا هم چیزی پیدا نکردم! ممنون میشم بیشتر راهنماییم کنین!
tor --version
/etc/tor/torrc
Aug 01 11:44:42.000 [warn] Could not launch managed proxy executable at '/usr/bin/obfs4proxy' ('Permission denied').
Aug 19 22:14:57.997 [notice] Tor v0.2.5.12 (git-3731dd5c3071dcba) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.1f and Zlib 1.2.8.
Aug 19 22:14:57.997 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Aug 19 22:14:57.997 [notice] Read configuration file "/etc/tor/torrc".
Aug 19 22:14:58.002 [notice] Opening Socks listener on 127.0.0.1:9050
Aug 19 22:14:58.002 [warn] Could not bind to 127.0.0.1:9050: Address already in use. Is Tor already running?
Aug 19 22:14:58.002 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Aug 19 22:14:58.002 [err] Reading config failed--see warnings above.
سلاماین میگه تور در خال اجرا هست. اجرای قبلی رو ببند.
من هم چند روزه این مشکل رو دارم و اصلا برنامه تور اجرا نمیشه
tor رو در ترمینال، اینتر کردم، این جواب رو داد.کد: [انتخاب]Aug 19 22:14:57.997 [notice] Tor v0.2.5.12 (git-3731dd5c3071dcba) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.1f and Zlib 1.2.8.
Aug 19 22:14:57.997 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Aug 19 22:14:57.997 [notice] Read configuration file "/etc/tor/torrc".
Aug 19 22:14:58.002 [notice] Opening Socks listener on 127.0.0.1:9050
Aug 19 22:14:58.002 [warn] Could not bind to 127.0.0.1:9050: Address already in use. Is Tor already running?
Aug 19 22:14:58.002 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Aug 19 22:14:58.002 [err] Reading config failed--see warnings above.
$ sudo killall tor
کد رو زدمکد: [انتخاب]$ sudo killall tor
Aug 20 20:11:30.673 [notice] Tor v0.2.5.12 (git-3731dd5c3071dcba) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.1f and Zlib 1.2.8.
Aug 20 20:11:30.673 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Aug 20 20:11:30.673 [notice] Read configuration file "/etc/tor/torrc".
Aug 20 20:11:30.677 [notice] Opening Socks listener on 127.0.0.1:9050
Aug 20 20:11:30.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Aug 20 20:11:30.000 [notice] Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
Aug 20 20:11:30.000 [notice] Bootstrapped 0%: Starting
Aug 20 20:11:31.000 [notice] Bootstrapped 5%: Connecting to directory server
Aug 20 20:11:32.000 [notice] Bootstrapped 10%: Finishing handshake with directory server
Aug 20 20:11:44.000 [notice] Bootstrapped 15%: Establishing an encrypted directory connection
Aug 20 20:12:07.000 [notice] Bootstrapped 20%: Asking for networkstatus consensus
Aug 20 20:12:09.000 [notice] Bootstrapped 25%: Loading networkstatus consensus
روی ۲۵ درصد میمونه و نه پیام پایان عملیات رو میده و نه ادامش میده.از پل استفاده نمیکنی برای وصل شدن؟هوم؟
sudo apt-get install obfs4proxy
این همون باگه نیست که مربوط به apparmor میشد؟باگ نیست… در حقیقت ویژگیه! و داره کارش رو هم درست انجام میده اتّفاقاً…
پروندهٔ torrcات رو بگذار ببنیم
## Configuration file for a typical Tor user
## Last updated 9 October 2013 for Tor 0.2.5.2-alpha.
## (may or may not work for much older or much newer versions of Tor.)
##
## Lines that begin with "## " try to explain what's going on. Lines
## that begin with just "#" are disabled commands: you can enable them
## by removing the "#" symbol.
##
## See 'man tor', or https://www.torproject.org/docs/tor-manual.html,
## for more options you can use in this file.
##
## Tor will look for this file in various places based on your platform:
## https://www.torproject.org/docs/faq#torrc
## Tor opens a socks proxy on port 9050 by default -- even if you don't
## configure one below. Set "SocksPort 0" if you plan to run Tor only
## as a relay, and not make any local application connections yourself.
#SocksPort 9050 # Default: Bind to localhost:9050 for local connections.
#SocksPort 192.168.0.1:9100 # Bind to this address:port too.
## Entry policies to allow/deny SOCKS requests based on IP address.
## First entry that matches wins. If no SocksPolicy is set, we accept
## all (and only) requests that reach a SocksPort. Untrusted users who
## can access your SocksPort may be able to learn about the connections
## you make.
#SocksPolicy accept 192.168.0.0/16
#SocksPolicy reject *
## Logs go to stdout at level "notice" unless redirected by something
## else, like one of the below lines. You can have as many Log lines as
## you want.
##
## We advise using "notice" in most cases, since anything more verbose
## may provide sensitive information to an attacker who obtains the logs.
##
## Send all messages of level 'notice' or higher to /var/log/tor/notices.log
#Log notice file /var/log/tor/notices.log
## Send every possible message to /var/log/tor/debug.log
#Log debug file /var/log/tor/debug.log
## Use the system log instead of Tor's logfiles
#Log notice syslog
## To send all messages to stderr:
#Log debug stderr
## Uncomment this to start the process in the background... or use
## --runasdaemon 1 on the command line. This is ignored on Windows;
## see the FAQ entry if you want Tor to run as an NT service.
#RunAsDaemon 1
## The directory for keeping all the keys/etc. By default, we store
## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
#DataDirectory /var/lib/tor
## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
#ControlPort 9051
## If you enable the controlport, be sure to enable one of these
## authentication methods, to prevent attackers from accessing it.
#HashedControlPassword 16:872860B76453A77D60CA2BB8C1A7042072093276A3D701AD684053EC4C
#CookieAuthentication 1
############### This section is just for location-hidden services ###
## Once you have configured a hidden service, you can look at the
## contents of the file ".../hidden_service/hostname" for the address
## to tell people.
##
## HiddenServicePort x y:z says to redirect requests on port x to the
## address y:z.
#HiddenServiceDir /var/lib/tor/hidden_service/
#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
################ This section is just for relays #####################
#
## See https://www.torproject.org/docs/tor-doc-relay for details.
## Required: what port to advertise for incoming Tor connections.
#ORPort 9001
## If you want to listen on a port other than the one advertised in
## ORPort (e.g. to advertise 443 but bind to 9090), you can do it as
## follows. You'll need to do ipchains or other port forwarding
## yourself to make this work.
#ORPort 443 NoListen
#ORPort 127.0.0.1:9090 NoAdvertise
## The IP address or full DNS name for incoming connections to your
## relay. Leave commented out and Tor will guess.
#Address noname.example.com
## If you have multiple network interfaces, you can specify one for
## outgoing traffic to use.
# OutboundBindAddress 10.0.0.5
## A handle for your relay, so people don't have to refer to it by key.
#Nickname ididnteditheconfig
## Define these to limit how much relayed traffic you will allow. Your
## own traffic is still unthrottled. Note that RelayBandwidthRate must
## be at least 20 KB.
## Note that units for these config options are bytes per second, not bits
## per second, and that prefixes are binary prefixes, i.e. 2^10, 2^20, etc.
#RelayBandwidthRate 100 KB # Throttle traffic to 100KB/s (800Kbps)
#RelayBandwidthBurst 200 KB # But allow bursts up to 200KB/s (1600Kbps)
## Use these to restrict the maximum traffic per day, week, or month.
## Note that this threshold applies separately to sent and received bytes,
## not to their sum: setting "4 GB" may allow up to 8 GB total before
## hibernating.
##
## Set a maximum of 4 gigabytes each way per period.
#AccountingMax 4 GB
## Each period starts daily at midnight (AccountingMax is per day)
#AccountingStart day 00:00
## Each period starts on the 3rd of the month at 15:00 (AccountingMax
## is per month)
#AccountingStart month 3 15:00
## Administrative contact information for this relay or bridge. This line
## can be used to contact you if your relay or bridge is misconfigured or
## something else goes wrong. Note that we archive and publish all
## descriptors containing these lines and that Google indexes them, so
## spammers might also collect them. You may want to obscure the fact that
## it's an email address and/or generate a new address for this purpose.
#ContactInfo Random Person <nobody AT example dot com>
## You might also include your PGP or GPG fingerprint if you have one:
#ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com>
## Uncomment this to mirror directory information for others. Please do
## if you have enough bandwidth.
#DirPort 9030 # what port to advertise for directory connections
## If you want to listen on a port other than the one advertised in
## DirPort (e.g. to advertise 80 but bind to 9091), you can do it as
## follows. below too. You'll need to do ipchains or other port
## forwarding yourself to make this work.
#DirPort 80 NoListen
#DirPort 127.0.0.1:9091 NoAdvertise
## Uncomment to return an arbitrary blob of html on your DirPort. Now you
## can explain what Tor is if anybody wonders why your IP address is
## contacting them. See contrib/tor-exit-notice.html in Tor's source
## distribution for a sample.
#DirPortFrontPage /etc/tor/tor-exit-notice.html
## Uncomment this if you run more than one Tor relay, and add the identity
## key fingerprint of each Tor relay you control, even if they're on
## different networks. You declare it here so Tor clients can avoid
## using more than one of your relays in a single circuit. See
## https://www.torproject.org/docs/faq#MultipleRelays
## However, you should never include a bridge's fingerprint here, as it would
## break its concealability and potentionally reveal its IP/TCP address.
#MyFamily $keyid,$keyid,...
## A comma-separated list of exit policies. They're considered first
## to last, and the first match wins. If you want to _replace_
## the default exit policy, end this with either a reject *:* or an
## accept *:*. Otherwise, you're _augmenting_ (prepending to) the
## default exit policy. Leave commented to just use the default, which is
## described in the man page or at
## https://www.torproject.org/documentation.html
##
## Look at https://www.torproject.org/faq-abuse.html#TypicalAbuses
## for issues you might encounter if you use the default exit policy.
##
## If certain IPs and ports are blocked externally, e.g. by your firewall,
## you should update your exit policy to reflect this -- otherwise Tor
## users will be told that those destinations are down.
##
## For security, by default Tor rejects connections to private (local)
## networks, including to your public IP address. See the man page entry
## for ExitPolicyRejectPrivate if you want to allow "exit enclaving".
##
#ExitPolicy accept *:6660-6667,reject *:* # allow irc ports but no more
#ExitPolicy accept *:119 # accept nntp as well as default exit policy
#ExitPolicy reject *:* # no exits allowed
## Bridge relays (or "bridges") are Tor relays that aren't listed in the
## main directory. Since there is no complete public list of them, even an
## ISP that filters connections to all the known Tor relays probably
## won't be able to block all the bridges. Also, websites won't treat you
## differently because they won't know you're running Tor. If you can
## be a real relay, please do; but if not, be a bridge!
#BridgeRelay 1
## By default, Tor will advertise your bridge to users through various
## mechanisms like https://bridges.torproject.org/. If you want to run
## a private bridge, for example because you'll give out your bridge
## address manually to your friends, uncomment this line:
#PublishServerDescriptor 0
خب این که همهاش کامنت شده! چی رو اجرا کنه؟ ویکی رو خوندی؟زیر سیکل سخن بنما :D
پس همه # ها رو حذف کنم؟ ولی از اول همینجوری بود و اجرا میشد :oنهههههه!
ویکی رو خوندی؟
صفحه ویکی رو دنبال کن.بیست سوالیه؟ :D
sudo add-apt-repository ppa:webupd8team/tor-browser
sudo apt-get update
sudo apt-get install tor-browser
به عنوان یک راهحل جایگزین؛ میتونی TBB رو با PPA نصب کنی:ممنونکد: [انتخاب]sudo add-apt-repository ppa:webupd8team/tor-browser
sudo apt-get update
sudo apt-get install tor-browser
دستور ها رو وارد کردم ولی بازم برنامه اجرا نمیشه ???واقعا باور کنم با ۱۵۶ تا پست هنوز نمیتونی درست مشکلت رو گزارش کنی؟! :-|
جانم؟ ???دستور ها رو وارد کردم ولی بازم برنامه اجرا نمیشه ???واقعا باور کنم با ۱۵۶ تا پست هنوز نمیتونی درست مشکلت رو گزارش کنی؟! :-|
لینک (http://wiki.ubuntu.ir/wiki/Smart_Questions)
چجوری میتونم تور و تمام تنظیماتش رو به حالت پیش فرض برگردونم؟ همچین چیزی ممکنه؟طبق torrc که گذاشتی، هیچ تغییری در تور به وجود نیاوردی اصلاً که بخوای برش گردونی، یا شاید هم تغییر داده بودی و الآن همهچیز برگشته به حالت اول. باید تغییراتی که در ویکی گفته شده رو روی torrc اعمال کنی تا بتونه کار کنه.
شاید اینجوری درست بشه ???
قبل از اینکه تغییرات ویکی رو اجرا کنم هم، برنامه راحت اجرا میشد.چجوری میتونم تور و تمام تنظیماتش رو به حالت پیش فرض برگردونم؟ همچین چیزی ممکنه؟طبق torrc که گذاشتی، هیچ تغییری در تور به وجود نیاوردی اصلاً که بخوای برش گردونی، یا شاید هم تغییر داده بودی و الآن همهچیز برگشته به حالت اول. باید تغییراتی که در ویکی گفته شده رو روی torrc اعمال کنی تا بتونه کار کنه.
شاید اینجوری درست بشه ???
اجرا نشد یعنی چی؟نخسته :D
مگه میشه اجرا نشه چیزی؟شدن که میشه، نمونش همون بازی که تاپیکش رو قبلا زده بودم :D
نخسته :Dآخرین چیزی که من یادمه اینه که گفتی تا ۲۵ درصد هم پیش میره. الآن شد اجرا نمیشه؟ خیلی ممنون میشم مشخّص کنی الآن دقیقاً چه اتّفاقی داره میافته!
خب ۳ صفحه هست دارم همینو میگم
اصلا خود برنامه تور اجرا نمیشه که حالا بخواد وصل بشه به نت یا نشه.
شدن که میشه، نمونش همون بازی که تاپیکش رو قبلا زده بودم :Dنه، نمیشه. یادم نمیآد اون مورد چی بوده، ولی من در این ده پونزده سالی که با کامپیوتر کار میکنم، نه دیدم، نه نشنیدم و نه میتونم تصوّر کنم که چیزی هیچ کاری نکنه!
آخرین چیزی که من یادمه اینه که گفتی تا ۲۵ درصد هم پیش میره. الآن شد اجرا نمیشه؟ خیلی ممنون میشم مشخّص کنی الآن دقیقاً چه اتّفاقی داره میافته!آره دیگه اجرا نمیشه
نه، این نمیشه اجرا نشدن. این یعنی اجرا شده و تا ۲۵ درصد هم با موفّقیت کارش رو انجام داده.عاشق این موفقیت ها هستم ;D
علی ای حال، توضیحات ویکی رو دنبال کن، از تور جدید استفاده کن و حتماً از پلهای obfs4proxy استفاده کن برای وصل شدن.عزیزم، ببین.
این چندمین بار هست که تکرار میکنم و عینا دارم می پرسم که به کدوم قسمت ویکی باید عمل کنم.وصله کردن، دریافت پل. هرجاش برات گنگ بود نفهمیدی بپرس
«وصله کردن» ؟ «ایجاد پل خصوصی» ؟
تور جدید؟ منظور آپدیت هست؟ دیروز اپدیتش کردم.نسخه ۰.۲.۶
مشکلم، اجرا نشدن برنامه تور هست. :(اون آیکون تور که روش کلیک میکنی احتمالا تور بروزر.
نه، این نمیشه اجرا نشدن. این یعنی اجرا شده و تا ۲۵ درصد هم با موفّقیت کارش رو انجام داده.عاشق این موفقیت ها هستم ;Dنقلقولعلی ای حال، توضیحات ویکی رو دنبال کن، از تور جدید استفاده کن و حتماً از پلهای obfs4proxy استفاده کن برای وصل شدن.عزیزم، ببین.
من… ویکی… نفهمید. :D
این چندمین بار هست که تکرار میکنم و عینا دارم می پرسم که به کدوم قسمت ویکی باید عمل کنم.
«وصله کردن» ؟ «ایجاد پل خصوصی» ؟
جفتشو الان دوباره تست کردم.
تور جدید؟ منظور آپدیت هست؟ دیروز اپدیتش کردم.
مگه همه توضیحات ویکی برای وصل شدن تور به نت نیست؟
مشکل من الان عدم اتصال تور به نت، نیست.
مشکلم، اجرا نشدن برنامه تور هست. :(
tor
با تقریب چند ثانیه پیغام Bootstrapped 100%: Done
بعد از یه مقدار تراکنش مشاهده بشه. اگه این اتفاق نمی افته یعنی tor شما به طور موفق اجرا نمیشه و واقعا این به منزله اجرا نشدن tor نیست. وقتی تراکنش tor روی ۲۵ درصد یا هرچیز دیگه ای بجز ۱۰۰ درصد گیر می کنه، اولین ایده و شایدم تنها ایده استفاده از پل هست. شما ظاهرا از پل استفاده نکردین. برای این کار می تونید از طریق مطالعه ویکی تور ( هم چنین ویکی تور فارسی اوبونتو)اقدام کنید یا اگه دوست دارید تغییر راهنما بدید، لینک پایین هم بسیار مفیده. tor obfsproxy torsocks
sudo apt-get install
وصله کردن، دریافت پل. هرجاش برات گنگ بود نفهمیدی بپرسسلام
## address manually to your friends, uncomment this line:
#PublishServerDescriptor 0
UseBridges 1
Bridge obfs4 194.132.209.19:40243 D7E44FD02ADA5A89AB03ECA738B5A3BF1A027DD0 cert=IsbYEgBRYsXUU39Z+lXcNln2vfv1yIYRq/YR1yOtnoPopGymmv+hv0TdFMom4KEbhw7QPw iat-mode=0
obfs4 192.36.27.204:49839 C039A77E03E9FFF95B846D6AC102FDF6FC324C2F cert=uL4EB/vUDeLvteXz6medFSDTc/4hTG48IWkt08xMeODL71SUVxoo75iNwOPny9Xtn1vvaw iat-mode=0
obfs4 216.218.216.197:14459 D2A4BA27287EFDCBC80AA00B254C815E4607DA6F cert=fVvl+tPWVdpicYjUiyYnBWV27q9lgzvyRK9FiLwfQMIqY6e5Yl8oOqOC7pZ1nkdWxdy8aA iat-mode=0
نسخه ۰.۲.۶گرفتمش :D
اون آیکون تور که روش کلیک میکنی احتمالا تور بروزر.با هم فرق دارن؟
اونی که توو ترمینال اجراش میکنی تا ۲۵٪ میره «تور» که دوستان دارن درباره این راهنماییت میکنن
http://hdartworks.blog.ir/post/install-tor-in-archlinux-howtoسلام
موشکافی کن!این همون باگه نیست که مربوط به apparmor میشد؟باگ نیست… در حقیقت ویژگیه! و داره کارش رو هم درست انجام میده اتّفاقاً…
آره. از نظر packaging باگه، ولی خودش اتّفاقی که میافته باگ نیست. مشکل اینه که نگارش تور موجود در مخازن قدیمیه.موشکافی کن!این همون باگه نیست که مربوط به apparmor میشد؟باگ نیست… در حقیقت ویژگیه! و داره کارش رو هم درست انجام میده اتّفاقاً…
این که بیاد یک برنامهای که از مخازن گرفته شده و قراره با tor استفاده بشه رو چیز کنه، ویژگیه؟
به همین دلیل حق نداره obfsproxy رو اجرا کنه؟ ساز و کارش چهطوریه که اینطوری میشه؟ tor اون obfsproxy رو اجرا میکنه؟ دسترسی خاصی لازم داره؟آره. از نظر packaging باگه، ولی خودش اتّفاقی که میافته باگ نیست. مشکل اینه که نگارش تور موجود در مخازن قدیمیه.موشکافی کن!این همون باگه نیست که مربوط به apparmor میشد؟باگ نیست… در حقیقت ویژگیه! و داره کارش رو هم درست انجام میده اتّفاقاً…
این که بیاد یک برنامهای که از مخازن گرفته شده و قراره با tor استفاده بشه رو چیز کنه، ویژگیه؟
یوهو؟ :Dجواب همهٔ پرسشهات در ویکی داده شده. چرا یکبار نمیخونیش؟
عزیزان کسی هست ارسال آخرم رو جواب بده؟ =D>
در ارسال های قبل چندبار گفتم که ویکی رو خوندم و به روشش عمل کردم ولی فایده نداشت. چرا یکبار ارسال هامو نمیخونی؟یوهو؟ :Dجواب همهٔ پرسشهات در ویکی داده شده. چرا یکبار نمیخونیش؟
عزیزان کسی هست ارسال آخرم رو جواب بده؟ =D>
http://wiki.ubuntu.ir/wiki/Tor
چون فایده نداشت معنی نداره. ویکی تضمین میکنه هرکسی از روی اون پیش بره، حتماً میتونه با موفّقیت تور رو راهاندازی کنه.چون تور روی سیستمم اجرا نمیشه، از ویکی عزیز عذرخواهی می کنم. ;D
در مورد مرورگر تور هم باید توی شبیهساز پایانه اجراش کنی و ببینی چی میگه. اینجوری نمیشه گفت.
چون تور روی سیستمم اجرا نمیشه، از ویکی عزیز عذرخواهی می کنم. ;Dگفتم که، اجرا میشه. فقط خروجیای که مد نظرت هست رو نمیده که اون هم به خاطر اینه که داری ورودی اشتباه میدی بهش.
اینکه توضیح بیشتر برای تنظیمات ویکی خواستم هم، جوونی کردم ;Dچه توضیحی خواستی که بهت داده نشد؟
راهی هم که برای حذف کامل تور و تنظیماتش وجود نداره... خب اینم مقصر منم. شرمنده :Dتور هم دقیقاً مثل هر نرمافزار دیگهای روی رایانه، حذف میشه. کی گفته وجود نداره؟
قول میدم تمام تلاشم رو بکنم تا برنامه های بعدی که نصب میکنم به مشکل برنخورن تا یوقت با عنوان کردن مشکلم، خدای نکرده باعث ناراحتی شما نشم.آفرین. این اراده خوبه.
خب… خدا رو شکر ظاهرا اجرای تور از طریق ترمینال که هیچ مشکلی نداشته :D ، اگر دوستان ناراحت نمیشن میشه توضیح بدین برای مرورگر تور باید چکار کنم؟گفتم که. باید توی شبیهساز پایانه اجراش کنی.
چجوری میتونم مرورگر تور رو توی شبیه ساز پایانه اجرا کنم؟راههای مختلفی هست که بنا به سلیقهٔ خودت میتونی انجام بدی. یکی از اونها اینه که نقشکش رو بکشی و بندازی توی شبیهساز پایانه و دکمهٔ ورود رو بزنی.
گفتم که، اجرا میشه. فقط خروجیای که مد نظرت هست رو نمیده که اون هم به خاطر اینه که داری ورودی اشتباه میدی بهش.درستش چیه؟
چه توضیحی خواستی که بهت داده نشد؟همون سوالی که به جای جواب، ارجاع دادی به ویکی.
تور هم دقیقاً مثل هر نرمافزار دیگهای روی رایانه، حذف میشه. کی گفته وجود نداره؟پرسیدم ولی جواب ندادی. حذف عادی منظورم نیست، چون دو بار حذف عادیش کردم و نصبش کردم ولی مشکلش حل نشد. منظورم حذفیه که دوباره از اول نیاز به دانلود تور باشه و تمام تنظیماتش رو هم پاک کنه. شاید اینجوری کاملا مشکلش برطرف بشه.
راههای مختلفی هست که بنا به سلیقهٔ خودت میتونی انجام بدی. یکی از اونها اینه که نقشکش رو بکشی و بندازی توی شبیهساز پایانه و دکمهٔ ورود رو بزنی.خب خدا رو شکر این یکی، با آپدیت همین الان مشکلش حل شد وگرنه خدا میدونست با این روش توضیح دادن، چند سال طول میکشید تا به نتیجه برسیم ;D
آفرین. این اراده خوبه.با این نوع توضیح دادن، این تنها راهیه که دارم :D
در «پایشگر سیستم» پروسه ای به اسم تور نمیبینم. ???1+
به یاد داشته باشید که به دلایل امنیتی، مرورگرها را نباید از طریق torify به شبکهٔ تور وصل کرد، برای اتّصال به وب از مسیر تور، از افزونهٔ فاکسیپراکسی استفاده کنید.منبع: ویکی پارسی اوبونتو (http://wiki.ubuntu.ir/wiki/%D8%AA%D9%88%D8%B1#torify)
برو تو تاریخچه صفحه ببین چه کسی نوشته.نقلقولبه یاد داشته باشید که به دلایل امنیتی، مرورگرها را نباید از طریق torify به شبکهٔ تور وصل کرد، برای اتّصال به وب از مسیر تور، از افزونهٔ فاکسیپراکسی استفاده کنید.منبع: ویکی پارسی اوبونتو (http://wiki.ubuntu.ir/wiki/%D8%AA%D9%88%D8%B1#torify)
پ.ن؛ واقعا بهخاطر افرادی که در مقابل فهمیدن مقاومت میکنن، متاسفم...
برو تو تاریخچه صفحه ببین چه کسی نوشته.این که نتونستی یه سرچ ساده بکنی، دلیلی بر اشتباه بودن اون حرف نیست. به نقل از راهنمای torify خود تور (https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO):
همون فرد همش تو انجمن میگفت DNS ها تو torify درز میکنن. (من هرچی سرچ کردم هیچ منبعی برای این حرف پیدا نکردم[اتفاقا برعکس اینو میگفتن] اگر کسی پیدا کرد بیاد بزاره اینجا )
و اگر بازهم به torify شک داری, میتونی از dnscrypt برای اطمینان بیشتر استفاده کنی.
In the past, an end user would just go ahead and "torify" applications like Mozilla Firefox - this is no longer recommend. As we learned more on the subject and implementation of online anonymity, we discovered it was increasingly easy for a user to leak sensitive information to those interested in obtaining it.
Many applications can also leak other problematic and/or sensitive data, such as:
Your real external non-Tor IP address, as described above
Your time zone (for example: IRC clients through CTCP)
Your user name (for example: ssh through login)
The name and version of the client or server you are using (for example: Apache web server leaks software name and version number; IRC clients leak client name and client version number through CTCP)
Metadata can be a risk. Click MAT and read 'What is a metadata?' and 'Why metadata can be a risk for your privacy?'
Depending on your Mode Of Anonymity you obviously shouldn't mix your use of protected (anonymous) applications with applications not passing through the Tor network or some other form of anonymity. For example, if a login name or password of yours can be traced back to your personal identity, then you are defeating the purpose entirely. Tor can not protect you from this kind of activity
Even sending the contents of your RAM can be dangerous. For example: error reporting, leading to Transparent Proxy Leaks)
A lot of information which the application sends on request from a server (for example: most web browsers beside the Tor Browser)
Hardware serial numbers might be used for fingerprinting and in the worst case scenario, lead back to you.
License keys of non-free software is often transmitted and might lead back to you.