উইন্ডোজ এর জন্য
Tor Browser এ যান করুন ডাউনলোড করুন।
উইন্ডোজ এর জন্য .exe
ফাইলটি ডাউনলোড করুন
(Recommended) file's signature যাচাই করুন ।
ডাউনলোড শেষ হয়ে গেলে .exe
ফাইলটিতে ডাবল ক্লিক করুন। ইনস্টলেশন উইজার্ড প্রক্রিয়াটি সম্পূর্ণ করুন।
macOS এর জন্য
Tor Browser এ যান করুন ডাউনলোড করুন।
macOS .dmg
ফাইলটি ডাউনলোড করুন
(Recommended) file's signature যাচাই করুন ।
ডাউনলোড শেষ হয়ে গেলে .dmg
ফাইলটিতে ডাবল ক্লিক করুন। ইনস্টলেশন উইজার্ড প্রক্রিয়াটি সম্পূর্ণ করুন।
GNU/Linux: এর জন্য
Tor Browser এ যান করুন ডাউনলোড করুন।
GNU/Linux .tar.xz
ফাইলটি ডাউনলোড করুন
(Recommended) file's signature যাচাই করুন ।
Now follow either the graphical or the command-line method:
Graphical method
When the download is complete, extract the archive using an archive manager.
You'll need to tell your GNU/Linux that you want the ability to execute shell scripts.
সদ্য তোলা Tor Browser ডিরেক্টরিতে নেভিগেট করুন।
start-tor-browser.desktop
, এর ডান দিকে ক্লিক করুন, Properties বা Preferences এবং change এবং File program হিসাবে সম্পাদন করার অনুমতিসমূহ পরিবর্তন করুন।
প্রথমবারের জন্য আপনার Tor Browser শুরু করতে আইকনটিতে ডাবল ক্লিক করুন।
Note: On Ubuntu and some other distros if you try to launch start-tor-browser.desktop
a text file might open up.
To change this behavior and launch Tor Browser instead, follow this:
- Launch "Files" (GNOME Files/Nautilus)
- Click on Preferences.
- Navigate to the 'Behavior' Tab.
- Select "Run them" or "Ask what to do" under "Executable Text Files".
- If you choose the latter click on "Run" after launching the
start-tor-browser.desktop
file.
Command-line method
When the download is complete, extract the archive with the command tar -xf [TB archive]
.
From inside the Tor Browser directory, you can launch Tor Browser by running:
./start-tor-browser.desktop
Note: If this command fails to run, you probably need to make the file executable. From within this directory run: chmod +x start-tor-browser.desktop
Some additional flags that can be used with start-tor-browser.desktop
from the command-line:
Flag |
Description |
--register-app |
To register Tor Browser as a desktop application. |
--verbose |
To display Tor and Firefox output in the terminal. |
--log [file] |
To record Tor and Firefox output in file (default: tor-browser.log). |
--detach |
To detach from terminal and run Tor Browser in the background. |
--unregister-app |
To unregister Tor Browser as a desktop application. |
See here on how to update Tor Browser.