GithubHelp home page GithubHelp logo

code42cate / bigfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtojek/bigfiles

0.0 1.0 0.0 104 KB

:running: :running: :running: Run own Speed Test server serving large test files (custom size: 100MB, 100GB, 1TB..., upto 8192 PB :+1:)

License: MIT License

Go 100.00%

bigfiles's Introduction

BigFiles

Status: Done (waiting for feedback)

Build Status

Description

Are you bored with overloaded speed test services? You don't have to use them at all, because you can run own webserver, serving large test files (custom size: 100 MB, 100 GB, 1 TB..., upto 8192 PB).

There is no more need to use publicly hosted storage services to download ordinary 100MB.bin. With a single command spawn own speed test instance to verify your Internet provider.

Screenshots

Index view

Screenshot Desktop

Chrome "Downloads" page

Screenshot Mobile

Features

  • download huge files < 8192 PB
  • choose between zeros file or random content
  • easy to use HTTP GET endpoints (Chrome, curl, etc.)
  • user-defined file size limit

Quickstart

Download and install BigFiles:

go get github.com/mtojek/bigfiles

Run the application:

bigfiles

Use wget to download a sparse file:

wget http://localhost:5000/files/sparse/100MB
--2017-10-01 00:34:18--  http://localhost:5000/files/sparse/100MB
Resolving localhost... ::1, fe80::1, 127.0.0.1
Connecting to localhost|::1|:5000... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: '100MB'

100MB                         100%[===================================================>] 100.00M   218MB/s   in 0.5s   

2017-10-01 00:34:19 (218 MB/s) - '100MB' saved [104857600/104857600]

or go to web panel to download files:

http://localhost:5000

Contact

Please feel free to leave any comment or feedback by opening a new issue or contacting me directly via email. Thank you.

License

MIT License, see LICENSE file.

bigfiles's People

Contributors

mtojek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.