parent
1f5983c8a8
commit
49a594b26f
@ -1,8 +1,18 @@
|
|||||||
# Change Tor Identity GNOME Shell Extension
|
# Tor GNOME Shell Extension
|
||||||
|
|
||||||
# TODO
|
Switch your "Tor identity" (the tunnel used by future connections) by
|
||||||
*
|
double-clicking the Tor icon in the GNOME Shell panel.
|
||||||
* Check for errors, decide how to handle them
|
|
||||||
** tor server not reachable
|
|
||||||
** connection to control port lost
|
|
||||||
|
|
||||||
|
Currently only supports authentication via auth cookie.
|
||||||
|
|
||||||
|
Suppose beta status.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
* Add other authentication methods
|
||||||
|
* Make configurable (host/port to use)
|
||||||
|
|
||||||
|
## Ideas
|
||||||
|
* Add option for switching identity regularly
|
||||||
|
* Add option for running configurable applications with torsocks (if available)
|
||||||
|
* Show info about current tunnel (maps, hostnames, countries)
|
||||||
|
* Add option for explicitly choosing tunnels, excluding countries etc.
|
||||||
|
Loading…
Reference in new issue