Skip to content

Releases: abysshint/tor-control-panel

Tor Control Panel v2.3.12.20

20 Dec 09:07
dd43e86
Compare
Choose a tag to compare

Release notes:

  • Added the ability to limit the number of log lines displayed
  • Added reset date of last partial scan after full
  • Fixed display of the speed graph when scaling the interface
  • Added the "Connections padding with masking traffic" setting, which implements the ConnectionPadding and ReducedConnectionPadding options
  • Added the "Circuits padding with masking traffic" setting, which implements the CircuitPadding and ReducedCircuitPadding options
  • Added preliminary determination of the Tor version from the state file
  • Added auto-restore of settings from backup if the Settings.ini file is missing
  • Network cache updating when changing a geoip file now takes into account not only the date, but also the file size
  • Eliminated visual artifacts when changing the size and position of the window
  • Added the ability to replace Tor files without exiting the program
  • Added setting to automatically delete logs
  • Added splitting of logs by week
  • Added directory structure support for Tor Expert Bundle 12 and higher
  • Added network scanning progress to the main program window
  • Added the ability to exclude and delete unsuitable bridges to reduce the number of warnings in the log
  • Added the ability to limit the number of bridges used
  • Added caching of new bridges when limiting the number of used ones
  • Fixed displaying nodes of circuit when updating consensus
  • Added a ban on selecting Relays with the BadExit/MiddleOnly flags as an exit node
  • Added the ability to set the queue size for caching new bridges
  • Added the ability to pre-scan new bridges for availability
  • In the "Relays" section, filtering of nodes by bridges used has been added
  • Added the "Maximum time to establish OR-connections" setting, which implements the SocksTimeout option
  • Added the ability to use a list of bridges from an external file
  • Added the "Use fallback directories" setting, which implements the FallbackDir option
  • Added display of traffic and flags for all circuits
  • Added the ability to extract data from lists and tables
  • Added setting for automatic relays selection after scanning nodes
  • Frequently used log settings are placed on a separate panel
  • Added the ability to customize the sorting of some lists
  • Added internal support for CIDR ranges for IPv6 addresses
  • Added the ability to use a custom set of tray icons from a file
  • Added the ability to select multiple rows in tables
  • Fixed port busy error when restarting Tor
  • Added the "Set transport options" setting, which implements the ServerTransportOptions option
  • Removed unnecessary settings: DirPort, HiddenServiceVersion 2, RendPostPeriod
  • Added support for splitting traffic between two circuits (Conflux)
  • Added the ability to reset selected filter countries to default
  • Added the ability to scan selected relays
  • Added the ability to disable Pluggable Transports and their launch parameters
  • Added copying of selected rows from tables via Ctrl+C
  • Fixed display of tracked hosts in the "Circuits" section

Tor Control Panel v2.2.12.7

07 Dec 08:33
0bb88af
Compare
Choose a tag to compare

Release notes:

  • Fixed a bug when starting / stopping Tor and changing the circuit from the tray when the program window is hidden
  • Added manual scanning of Guard and Alive nodes
  • Added the ability to select the type of automatic node scanning
  • Added "Exclude bridges when counting nodes" option to country filter settings
  • Added the ability to stop scanning from the "Status" section
  • Fixed the loss of the settings file when the computer is suddenly turned off
  • Reduced disk activity when navigating through sections of the program and when idle
  • Added IP address and country of last exit node to tray
  • Added recognition of Unix and Mac formats of line endings in lists when copying from the clipboard
  • Fixed a bug where WIndows XP would not shutdown while the program was open
  • Added drawing of buttons with a splitter in Windows XP on the system theme
  • Fixed counting of favorite nodes in the Relays section
  • Added setting "Minimize to tray instead of taskbar"
  • In the "Circuits" section, the setting "Show the port along with the IP address of the relay" has been added
  • Added the ability to disable the counter of all traffic
  • Fixed a bug where changing the circuit through the tray menu in Windows XP called the circuit menu
  • Removal of duplicate bridges now occurs by fingerprint, and not by string content
  • Added support for bridges with pluggable transport without a fingerprint
  • Added setting "Add consensus nodes to bridge cache" in "Relays" section
  • Added filtering of relays by transport in the user query
  • Added removal of unused ports when clearing unnecessary network cache

Tor Control Panel v2.2.11.12

12 Nov 13:45
c3d7690
Compare
Choose a tag to compare

Release notes:

  • Fixed a bug where auto-selection of routers did not find anything if the ping measurement has not yet been carried out
  • Added settings to enable HTTP proxy implementing the HTTPTunnelPort option
  • In the "Change circuit" button menu, proxy selection settings have been added to check the Exit IP address
  • In the connections details of the "Circuits" section, the type of traffic is now displayed (SOCK4, SOCKS5, HTTP / C), depending on the type of proxy used
  • Added information about HTTP proxy status and nodes filtering mode to the "Status" section
  • Added check for maximum values ​​when loading NumCPUs and MaxMemInQueues settings
  • Fixed port checking when using 0.0.0.0 and [::] as proxy address
  • Added automatic update of countries in the network cache when updating the geoip file

Tor Control Panel v2.2.11.6

06 Nov 11:17
ed32dc9
Compare
Choose a tag to compare

Release notes:

  • Fixed resetting the list of interfaces of the built-in proxy when starting Tor
  • Added verification of settings after changing the option "Hide IPv6 addresses in interface lists"
  • Added the ability to select the type of nodes for automatic relays selection (Entry, Middle and/or Exit)

Tor Control Panel v2.2.11.4

04 Nov 12:56
a491669
Compare
Choose a tag to compare

Release notes:

  • First Public Release