command
module
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Mar 9, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
proto
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.