
TorK
Source (link to git-repo or to original if based on someone elses unmodified work):
For information about Tor: http://tor.eff.org
TorK allows you to configure, run and update Tor. It also allows you to view the Tor network and choose how you would like to interact with the network.
TorK contains a number of unique/useful features:
* A graph of your tor and non-tor traffic.
* A quickstart page for launching torified applications.
See https://sourceforge.net/project/screenshots.php?group_id=159836
* A hidden services wizard that allows you to create and publish hidden
services.
* A drag-and-drop view of the Tor network. Create, modify and close circuits.
Attach and detach streams manually from circuits. Click on servers to view
their full details.
* Exit node blocking/preferring by country and server name.
See
https://sourceforge.net/project/screenshots.php?group_id=159836&ssid=45119
* Tor and Non-Tor traffic logs - showing you the traffic that is going through
Tor and the traffic that is not. The Tor traffic log maintains a record of
the circuit you used for each connection. Both logs are maintained in memory
only and can be flushed by the user at any time.
* A turn-on-and-off-able mini-view that shows you the traffic currently going
through Tor - including destination, status, and exit node's name and
country.
* Passive pop-ups alerting you to important Tor events, such as changes to
your server status, DNS leaks, errors reported by Tor.
* Quick configuration - six default configurations available for getting Tor
running the simple and easy way.
* Full access to all Tor configuration options.
2008-01-29 Robert Hogan
TorK 0.31
Bug Fixes/Feature Fixes
o Major update to German Translation from Hans-J. Ullrich
o Boilerplate Greek Translation
o Boilerplate Spanish Translation
o Allow proxy ports up to 99999. Bug reported by anonym.
o Allow MapAddress configurations to apply properly.
o Modify 18x12 icons to 16x16 and so prevent packaging violations in Debian and Suse.
Thanks to Marek Stopka and Patrick Matthai for pointing this out.
o Fix so that downloading of experimental vs stable tor works properly again.
o Don't crash if /dev/*/statistics/read does not exist.
o Always update new server info
o Fallback to default ORPort and Dirport if UPNP configured but unavailable
o Prevent Tor from reloading torrc on sighup.
2008-10-21 Robert Hogan
TorK 0.30
Bug Fixes/Feature Fixes
o If firstrun wizard cancelled, then cancel out of TorK and re-run it
next time Tor is run.
o Detect netfilter properly on more recent linux kernels.
o German Translation updated by "Hans-J. Ullrich"
o Remove 'Change Identity' from main toolbar. It's available in the OSD
and the systray menu instead.
o Always de-configure server if 'Client' option selected.
o Wait twenty seconds before assuming there is a problem
connecting to Tor.
o Improve the handling of tor installations in the first run wizard
o Make stream-handling much more efficient for heavy loads
o Fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502155
Minor Features
o Add warning when tork is configured to expect privoxy to be running at
startup but there is no sign of it
o Add feature to let Tor shut down gracefully.
o Ensure server settings are set correctly when launching Tor from
Tork (as opposed to just connecting).
o Add option to toggle between display of IP address and server name
in server list.
o Only display konqueror in application list if it exists.
Known Bug Not Fixed Yet:
o If router discovered and connecting to remote/local tor, server
settings may be applied even if user requests not to.
Ratings & Comments
85 Comments
Hi, first of all thanks for this outstanding application. It makes life much easier when using TOR. When using custom settings and starting tor then tor reports an error and does not start. Tork generates an invalid tor config file. The problem is missing blanks. Here is the fix: In file tork.cpp: Quote:
...
bool tork::noSpecialProcessing(const KConfigSkeletonItem* it, QTextStream &ts)
{
if (((*it).name() == "DirListenAddress") ||
((*it).name() == "ORListenAddress")){
( ts << (*it).name() << " 0.0.0.0:" <<
(*it).property().toString() << "\n");
return false;
...
Note the additional blank before the first 0 inside the string "0.0.0.0:". Without this blank the line is not correctly formatted for tor.
rpm package for openSUSE11.0x86_64 tork-0.29.1 http://rudilinux.ru.funpic.de/?path=content&contentid=37
[Thread debugging using libthread_db enabled] [New Thread 0xb610b920 (LWP 21984)] [KCrash handler] #6 0x080e415f in torkView::torkView () #7 0x080c8414 in tork::tork () #8 0x0808eca3 in main () Version Qt: 3.3.8b KDE: 3.5.9 (4.0.5) TorK 0.28 Kubuntu Hardy 8.04
-lssl -lcrypto -lc crashhandler.o: In function `torK::runCommand(QCString const&)': crashhandler.cpp:(.text+0x9d): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' crashhandler.cpp:(.text+0xc1): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' crashhandler.o: In function `torK::Crash::crashHandler(int)': crashhandler.cpp:(.text+0x1ad): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' crashhandler.cpp:(.text+0x784): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' crashhandler.cpp:(.text+0x7f8): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' crashhandler.o:crashhandler.cpp:(.text+0xf94): more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' follow likeback.o: In function `LikeBackDialog::send()': likeback.cpp:(.text+0x74c1): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<unsigned long>(unsigned long)' likeback.cpp:(.text+0x74e3): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' likeback.cpp:(.text+0x755d): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' collect2: ld returned 1 exit status
Hello, TorK is now also in Debian available as a package: tork and tork-data. I wish you much fun with it!
rpm package for openSUSE10.3x86_64 tork-0.27 http://rudilinux.ru.funpic.de/include.php?path=content&contentid=9
Excellent application. I recently read an article in Linux Journal and tried to get tor working with Firefox. It seems I didn't get everything quite right. So it is a pleasure to be able to use this app as it installed easily and works well in my OpenSuSE-10.3 distro. I'll watch out for any bugs but so far so good. P.S. Nice Work :-)
rpm package for openSUSE10.3x86_64 tork-0.26 http://rudilinux.ru.funpic.de/include.php?path=content&contentid=9 or http://sourceforge.net/project/showfiles.php?group_id=206755
rpm package for openSUSE10.3x86_64 tork-0.24.1 http://rudilinux.ru.funpic.de/include.php?path=content&contentid=9 or http://sourceforge.net/project/showfiles.php?group_id=206755
Thank you for sharing TorK with us, it's one of the most convenient apps imaginable.
rpm package for openSUSE10.3x86_64 tork-0.23 http://rudilinux.ru.funpic.de/include.php?path=content&contentid=9 or http://sourceforge.net/project/showfiles.php?group_id=206755
rpm package for openSUSE10.3x86_64 tork-0.22 http://rudilinux.ru.funpic.de/include.php?path=content&contentid=9 or http://sourceforge.net/project/showfiles.php?group_id=206755
rpm package for openSUSE10.3x86_64 tork-0.21 http://rudilinux.ru.funpic.de/include.php?path=content&contentid=9 or http://sourceforge.net/project/showfiles.php?group_id=206755
Hi everybody, this is just to say that IMHO TorK is the most advanced KDE application when it comes to usability and user interaction. I'm so astonished about the great amount of the small UI details they have developed! IMHO it should take part in KDE apps award alongside K3B, Digikam and friends!
Debian Sid package tork 0.20: https://sourceforge.net/project/showfiles.php?group_id=204883
tork-0.19 rpm for 64bit http://loaditup.de/131177-.html
I made an mistake. This is tork0.20 . SORRY !!!
Not work if tor !not run in local machine. i use tor and privoxy in (lan) remote machine. "Tor's Authentication Cookie Not Available. Tor said: Couldn't find authentication cookie in /home/john/.tor! This means: If you stored it elsewhere, please copy it to the suggested location above" back to old "0.18" :/
you should probably re-run the first run wizard. 0.19 enforces cookie authentication by default for local instances and recommends password-authentication for remote. i'm pretty sure it will work if you re-run the first run wizard. let me know by email if it doesn't.
Sorry, same problem. only TorK 0.18 work with remote... (tested 0.19 and 0.20) when i try wizard, the window (locate_tor) ask me where is tor client path :/ http://img152.imagevenue.com/img.php?image=70772_wizard_122_765lo.jpg
Fixed in CVS I think. Thanks a million for taking the time to explain this with the screenshots - really helped me out. http://tork.sourceforge.net/wiki/index.php/Install_TorK_from_CVS
Debian package: https://sourceforge.net/project/showfiles.php?group_id=204883
tork-0.19 rpm for 64bit http://loaditup.de/128109-.html
rpm package for x86-64 http://loaditup.de/125646-.html
Hallo people, I have a problem when processing commands "./configure && make && make install"... after some time there is a error message produced: "checking for X... configure: error: Can't find X libraries. Please check your installation and add the correct paths!" I installed dummy package "x-dev", but still get this message. Advices like "you have to install all packages with "X" and "devel" in the name does not work with me, I simply do not understand... Can anyone possibly help me?