File: CHANGELOG

package info (click to toggle)
tractor 5.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: python: 1,489; xml: 71; makefile: 4; sh: 2
file content (114 lines) | stat: -rw-r--r-- 2,906 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
tractor (5.2.0) 28 Jan 2026
  * Add support for snowflake AMP mode
  * Remove timout for connecting to tor

tractor (5.1.0) 04 Apr 2025
  * Remove deperacted items from autocomplete
  * Tip users about setting proxy after successful connection
  * Fix test suite

tractor (5.0.0) 07 Dec 2024
  * Use upstream proxy by default
  * Add an option to set proxy after successful connection
  * Add support for conjure bridges
  * Add support for fascist firewall
  * Add bility to find current using bridges
  * Deprecating options: isset, isrunning, isconnected, bridgesfile
  * Respect NO_COLOR environmental variable

tractor (4.5.1) 21 Feb 2024
  * Fix a bug with trying cancel

tractor (4.5.0) 13 Feb 2024
  * Add support for snowflake and webtunnel
  * Let each bridge type to have its own pt

tractor (4.4.1) 27 Jan 2024
  * Fix a bug with getting sample bridges

tractor (4.4.0) 18 Jan 2024
  * Add `--verbose` for action commands
  * Fix a bug when there is no data directory

tractor (4.3.1) 09 Jan 2024
  * Fix a crash with no pluggable tranport
  * Remove python requests module from dependencies
  * Add test via unittest and tox.

tractor (4.3.0) 02 Jan 2024
  * Accept different kind of bridge lines
  * Cleaning the code base

tractor (4.2.1) 30 Dec 2023
  * move to src-layout

tractor (4.2.0) 30 Dec 2023
  * Fix killing tor on New ID
  * Cleaning the code base

tractor (4.1.1) 11 Jan 2023
  * Clean cache from source package

tractor (4.1.0) 10 Jan 2023
  * Migrate to pyproject.toml

tractor (4.0.1) 04 Jan 2023
  * Update bash completion to 4.0

tractor (4.0) 02 Dec 2022
  * Allow Multi-user use
  * Allow to run beside Tor
  * Support different types of bridges
  * Add Option to check if proxy is set

tractor (3.14) 24 Jul 2022
  * separate Debian development from tractor

tractor (3.13) 25 May 2022
  * fix a bug when using strict exit nodes with bridges enabled

tractor (3.12) 17 Aug 2021
  * fix a bug with 3.11 in stop function (thank to @eshagh79)

tractor (3.11) 08 Aug 2021
  * fix a bug with restart (thank to @eshagh79)

tractor (3.10) 27 Jun 2021
  * add man to wheel

tractor (3.9) 21 Jun 2021
  * make setup.py debian-independent

tractor (3.8) 10 Jun 2021
  * don't reset pid in dconf on check
  * better error display

tractor (3.7) 17 May 2021
  * some refactors and lintings

tractor (3.6) 29 Sep 2020
  * allow using fire flags
  * complete fire help page
  * add auto completion

tractor (3.5) 29 Sep 2020
  * reset pid if not running

tractor (3.4) 28 Sep 2020
  * Made inter-refrences more clear
  * Add pysocks as requirement

tractor (3.3) 27 Sep 2020
  * Separating sections into modules
  * Update README

tractor (3.2) 26 Sep 2020
  * upgrade base from bionic to focal
  * changed to native package versions
  * fixed some lintian warnings

tractor (3.1) 25 Sep 2020
  * removed unnecessary file check

tractor (3.0) 25 Sep 2020
  * moved to a python module