Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 972 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 972 Bytes

DialUp

About DialUp

Relive the '90s internet experience: download files at dial-up speeds and rediscover the art of patience!

Pull from docker

docker pull pointlesscode/dial-up:latest
docker run --rm -it -v ./:/downloads pointlesscode/dial-up 'url'

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t dial-up .
docker run --rm -it -v ./:/downloads dial-up 'url'

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.