Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
/ a2p Public archive

fancy html5 file upload, webrtc seeding swarm, auto torrent and scp interface

License

Notifications You must be signed in to change notification settings

kpcyrd/a2p

Repository files navigation

a2p

Content addressable one click hoster. Features true progressive enhancement javascript and scriptability (see bin/a2p2).

// TODO:

  • basic upload
  • fancy html5 file upload
  • webrtc seeding swarm
  • auto torrent
  • scp interface
  • invent

a2p2

bin/a2p2 http://127.0.0.1:5000 file1 file2 # uploads file1 and file2 to http://127.0.0.1:5000/
all_proxy=socks4a://127.0.0.1:9050 bin/a2p2 http://127.0.0.1:5000 file1 file2 # uploads with proxy
sudo install bin/a2p2 /usr/bin/a2p2 # install for all users as `a2p2`
alias a2p2x='all_proxy=socks4a://127.0.0.1:9050 a2p2 http://localhost:5000' # add shorthand `a2p2x file1 file2`

License

a2p is free software in the terms of the GPLv3 licence.

About

fancy html5 file upload, webrtc seeding swarm, auto torrent and scp interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published