peerbeam

command module
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2025 License: MIT Imports: 6 Imported by: 0

README

PeerBeam

https://github.com/user-attachments/assets/9579b274-1067-42c8-b8c9-816e3168f6b4

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL