This website requires JavaScript.
81bba6070c
Add support for py38 without deprecation warnings (#585 )
Matt Martz
2019-03-13 15:56:00 -0500
17ee4573df
pypy trusty
py38-support
Matt Martz
2019-03-13 12:56:45 -0500
8791bc0c66
xenial
Matt Martz
2019-03-13 12:34:16 -0500
c45ae04943
Add py3.7 and 3.8
Matt Martz
2019-03-13 12:21:31 -0500
5e5ab2ffb7
Address Py2.5 issue
Matt Martz
2019-03-12 12:07:13 -0500
bad3c27486
Add support for py38 without deprecation warnings
Matt Martz
2019-03-12 11:54:07 -0500
681cdf20a5
Re-enable python 2.4 and 2.5 testing
v2.1.1
python-24-ssl
Matt Martz
2019-03-12 11:01:31 -0500
cdf6002865
Bump to 2.1.1
Matt Martz
2019-03-12 10:58:17 -0500
9af203652b
Python2.4/2.5 SSL support
Matt Martz
2019-03-12 10:55:23 -0500
2d5a9ef364
Switch copyright from range, to date started
v2.1.0
Matt Martz
2019-03-11 10:03:12 -0500
3109fcf407
Update usage
Matt Martz
2019-03-11 09:57:19 -0500
69ddff1a11
Disable py2.4/2.5 tests for now
Matt Martz
2019-03-05 11:44:19 -0600
988435c3bd
Add libssl1.0.0
travis-test
Matt Martz
2019-03-05 11:35:34 -0600
fb0569946d
Bump to 2.1.0 for upcoming release
Matt Martz
2019-03-05 10:55:57 -0600
d74d29da3d
Merge d5f36a7679
into 72ed585c6f
Ergin ALTINTAŞ
2019-02-25 02:44:58 +0000
d5f36a7679
Update README.rst
Ergin ALTINTAŞ
2019-02-25 05:44:55 +0300
30f219bef1
Update speedtest.py
Ergin ALTINTAŞ
2019-02-25 05:44:20 +0300
320d57a388
Changed "--simple" implemantation by removing two "quiet" parameters in the appropireate lines. So that humanized printing also work for "--simple" mode and "--simple" mode doesnt print "0.00 Mbytes" for the untested functions.
Ergin ALTINTAS
2019-02-25 05:27:48 +0300
f356c7b02d
ensure ERROR doesn't print an empty string
Matt Martz
2019-02-19 17:17:25 -0600
6cf43b2ff7
linting fix
Matt Martz
2019-02-19 16:58:50 -0600
217ce8eff1
ssl.wrap_socket doesn't support server_hostname. See #572
Matt Martz
2019-02-19 16:56:26 -0600
b43334f1ec
Switch from platform.system to platform.platform. Fixes #574
Matt Martz
2019-02-19 16:37:23 -0600
e0a3b03af6
Instead of just using Mbit/s or Mbyte/s to show the speed, we can use Kbit/s or Kbyte/s for slow connections and Gbit/s or Gbyte/s for fast connections. - added "humanized" function which converts big number to kilo, mega, giga equivalent etc. - added "--no-human" parameter which shows the speed using just bytes or bits - when "--no-human" parameter isn't used, we shod the humanized version of speed. otherwise we show just plain bits or bytes (which will be more usable by machines)
Ergin ALTINTAS
2019-02-18 06:35:34 +0300
b0b826c870
Add the python version to the version output
Matt Martz
2019-01-23 11:34:23 -0600
9ac1091eae
Add debug support to show if a URL request resulted in a redirect
Matt Martz
2019-01-23 11:34:00 -0600
ca2250f700
Add functionality for single threaded testing. Fixes #571
Matt Martz
2019-01-23 11:33:30 -0600
ddb8db0c94
Fix install instructions with git clone. Fixes #566
Matt Martz
2019-01-02 09:18:21 -0600
72bf53affa
Fix linting error
Matt Martz
2018-12-03 10:44:49 -0600
a8a3265001
Fix python3 upload problem
liuxu
2018-12-01 23:58:38 +0800
b2654de410
Automatically resolve .best property (#514 )
Alex Ward
2018-12-03 16:20:28 +0000
e73305c5cd
Fix python3 upload problem
liuxu
2018-12-01 23:58:38 +0800
be262513fc
Changed to uppercase B for Bytes
John Bradshaw
2018-10-02 08:56:09 +0100
d51941f492
fix flake8
ewwink
2018-07-30 16:45:30 +0700
bd18a593f1
add options: country, cc, city, sponsor, host
ewwink
2018-07-30 16:19:59 +0700
3970025590
Merge d8e4c9ff24
into 72ed585c6f
Thomas Arend
2018-07-29 16:31:54 +0000
d8e4c9ff24
Update README.rst
Thomas Arend
2018-07-29 18:29:39 +0200
9ec02f2256
Merge c51f9c081c
into 72ed585c6f
joag
2018-07-06 10:11:49 +0000
c51f9c081c
Printing the ID of the server, issue #487
joag
2018-07-05 19:03:05 -0500
9ad390ed28
add back SpeedtestBestServerFailer exception
Alex Ward
2018-06-25 20:04:55 +0100
0c1d78d17a
Merge 1b8f7fb3f8
into 72ed585c6f
joag
2018-06-19 13:43:13 +0000
1b8f7fb3f8
delete this test file
joag
2018-06-19 08:42:17 -0500
e3fcdf8998
testing on hacking speedtest
joag
2018-06-19 08:17:21 -0500
5a42d39b39
automatically call get_best_server
Alex Ward
2018-05-15 13:11:25 +0100
246bcd547d
Merge 3692ad259b
into 72ed585c6f
Matt Martz
2018-05-24 21:48:22 +0000
72ed585c6f
Bump to v2.0.2
v2.0.2
Matt Martz
2018-05-24 11:06:29 -0500
41e599f9c3
Ensure we are utilizing the context created by HTTPSConnection, or falling back to ssl. Fixes #517
Matt Martz
2018-05-24 09:37:39 -0500
170ea7733f
Merge 77f2d5c7af
into c7530bb143
Amadeu Cavalcante
2018-05-24 13:06:36 +0000
77f2d5c7af
Update README.rst
Amadeu Cavalcante
2018-05-24 10:05:51 -0300
e339e51570
Merge 1a7756a7e1
into c7530bb143
Chris Finazzo
2018-05-24 01:41:45 +0000
1a7756a7e1
Remove extra line
Chris Finazzo
2018-05-23 21:41:42 -0400
98462a52d4
Install via Homebrew
chrisfinazzo
2018-05-23 21:37:11 -0400
c7530bb143
Bump to 2.0.1 for release
v2.0.1
Matt Martz
2018-05-23 15:26:20 -0500
4ceae77401
Handle virtualenv and tox versions for py2.6/3.3
Matt Martz
2018-05-22 16:30:27 -0500
3884809fab
Handle virtualenv and tox versions for py2.6/3.3
py26-33-travis-fix
Matt Martz
2018-05-22 16:30:27 -0500
9e185e8f88
Properly handle older HTTPSConnection. Fixes #513
Matt Martz
2018-05-22 15:28:00 -0500
e786db5346
Merge 6c61400565
into 0a7823db7a
Jonas Wrede
2018-04-29 12:35:04 +0000
6c61400565
Added mbit conversion in csv function
Jonas Wrede
2018-04-29 14:33:35 +0200
3692ad259b
flake8 fixup
socket
Matt Martz
2018-03-23 11:08:35 -0500
59d4172446
Add ability to set new custom speedtest servers (not mini)
Matt Martz
2018-03-23 11:06:57 -0500
5d0c62faec
Handle socket failures while testing latency
Matt Martz
2018-03-23 09:37:51 -0500
ced2890261
Create base class SocketTestBase to dedupe code
Matt Martz
2018-03-23 09:37:38 -0500
fedf42e838
flake8 fixes
Matt Martz
2018-03-22 17:00:29 -0500
4ce4019331
Add socket based latency test
Matt Martz
2018-03-22 16:58:34 -0500
0ef2f6b04c
First pass at adding ability to test using newer socket based connection
Matt Martz
2018-03-22 15:49:28 -0500
b36c46f275
Merge d6feef88b8
into 9c2977acfc
party98
2018-03-09 16:12:14 +0000
9c2977acfc
Gracefully handle XML parsing errors. Fixes #490 #491
Matt Martz
2018-03-09 09:46:10 -0600
f8aa20ecdf
Move results.share() to ensure csv and json have access to it. Fixes #483
Matt Martz
2018-02-20 14:59:08 -0600
8ff923b0fb
Bump to 2.0.1a
Matt Martz
2018-02-13 16:22:23 -0600
35c3ee20ed
Exit with nicer error if lat/lon is not valid
Matt Martz
2018-02-13 16:21:57 -0600
2c8ae3575f
Merge fef6e4be02
into 0a7823db7a
Hélio
2018-02-10 15:49:47 +0000
0a7823db7a
Tested through 3.7
v2.0.0
Matt Martz
2018-02-05 16:33:07 -0600
27a8301192
Replace downloads badge with travis
Matt Martz
2018-02-05 16:33:01 -0600
ee2e647b9b
Remove deprecated speedtest_cli.py
Matt Martz
2018-02-05 16:25:59 -0600
831c079113
Bump for release
Matt Martz
2018-02-05 16:17:03 -0600
4f4c1dd8d1
Update man page
Matt Martz
2018-02-05 16:16:51 -0600
ecaaf0ac9f
Merge b7ee0592af
into 20e5d12a5c
jnachtigall
2018-01-29 22:05:51 +0000
b7ee0592af
It works for me with python3.6, so please update (but do not forget the versions' img ;)
jnachtigall
2018-01-29 23:05:33 +0100
2c847a1849
Add some guard code for places where sys.stdout and stderr are replaced with some other incompatible object
Matt Martz
2018-01-26 15:52:06 -0600
673c0e98af
Merge 6cbfe20fcc
into 20e5d12a5c
Sagar Chandarana
2018-01-25 00:05:33 +0000
6cbfe20fcc
Fix mini/legacy-http-server support
Sagar Chandarana
2018-01-24 22:04:18 -0200
cadc804b46
Merge 5dd5951bde
into 20e5d12a5c
Gabriel Staples
2018-01-19 07:28:03 +0000
5dd5951bde
Update README.rst
Gabriel Staples
2018-01-18 23:28:00 -0800
ca32aab8e3
added `sudo apt-get install python-pip`
Gabriel Staples
2018-01-18 23:10:05 -0800
d6feef88b8
Merge branch 'devel' of https://github.com/sivel/speedtest-cli into party98
Parth Verma
2018-01-18 19:35:54 +0530
eb2c96bd47
Fixed syntax issue in py24
Parth Verma
2018-01-18 19:24:43 +0530
e1bab1ab55
Only add terminal colors with DEBUG if stdout is a tty
Matt Martz
2018-01-08 16:57:26 -0600
48a3d33ae4
Bump to beta
Matt Martz
2018-01-03 09:16:51 -0600
c16ffd4ae7
Catch OSError and EOFError while reading from gzip stream
no-globals
Matt Martz
2018-01-02 18:32:03 -0600
9848481d06
Use the printer everywhere, leaving print_ to only be used within printer
Matt Martz
2018-01-02 18:22:16 -0600
4737a69f10
Add a few additional tests, specifically around --source
Matt Martz
2018-01-02 17:16:52 -0600
5aa515e52c
foo
testy
Matt Martz
2018-01-02 17:07:28 -0600
a75ee8e097
foo
Matt Martz
2018-01-02 17:02:34 -0600
7e4f319ad4
foo
Matt Martz
2018-01-02 16:48:38 -0600
18e5a38d32
foo
Matt Martz
2018-01-02 16:41:54 -0600
5f6267a489
foo
Matt Martz
2018-01-02 16:36:20 -0600
14e3a390bc
foo
Matt Martz
2018-01-02 16:30:20 -0600
bb9214fd0d
testy
Matt Martz
2018-01-02 16:25:30 -0600
6381ba3742
Eliminate SHUTDOWN_EVENT global
Matt Martz
2018-01-02 16:07:46 -0600
937d42f353
Merge 2fa2b96b82
into 20e5d12a5c
Daniel Beckwith
2017-12-14 23:17:00 +0000
2fa2b96b82
Fix syntax error in get_servers except block
Daniel Beckwith
2017-12-14 17:16:41 -0600