Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 143 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 143 Bytes

network_speedtest

on remote pc:

python3

import sub

for single transfer

sub.run_single()

for multithread(noisy) transfer

sub.run()