Skip to content
/ peerbeam Public

Fast and secure p2p file transfer powered by WebRTC 🚀

License

Notifications You must be signed in to change notification settings

6b70/peerbeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerBeam

Peerbeam.mp4

PeerBeam is a tool for fast and secure file transfer between computers.

  • direct file transfer between two computers
  • WebRTC for secure, p2p communication
  • cross-platform: works on Windows, Linux, macOS
  • no port-forwarding or network config needed
  • supports ipv6 and ipv4

Installation

Install Go then run:

go install github.com/6b70/peerbeam@latest

This will install the peerbeam binary to your $GOPATH/bin.

Usage

To send a file run:

peerbeam send <file1> <file2> ...

To receive files run:

peerbeam receive

You can also query a STUN server:

peerbeam stun

References

About

Fast and secure p2p file transfer powered by WebRTC 🚀

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages