portal icon indicating copy to clipboard operation
portal copied to clipboard

Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨

Results 37 portal issues
Sort by recently updated
recently updated
newest added

I think this would be a cool way to display the different stages in the transfer process using the new [unmanaged output feature introduced in bubbletea v0.22.0](https://github.com/charmbracelet/bubbletea/releases/tag/v0.22.0)

enhancement

I wanted to install on an armhf (32-bit arm) host, and attempted to install via `go install` because the releases only include arm64 binaries. Error output: ``` go install -v...

I created an [AUR pkg](https://aur.archlinux.org/packages/portal)

When you send a file and portal says 100% file sent on the sending side, it is sometimes not received by the receiver.

* via webrtc but is it's network bandwidth utilisation is below 30-50% where it could be 90-95%. ( a. netrwork capacity is 1gbps, b. 100mbps. So if sending is throttled...

bug
cannot reproduce

When I try to run the rendezvous server locally I get this error, ![image](https://user-images.githubusercontent.com/66034456/149630470-3f144053-993d-4ae8-aa76-cdf59dda402d.png) as port 80 is a privileged port and therefore a non-root process cannot use it. Do...

While the password is already pretty short, it requires communication of the password over some other medium for every individual transfer session to establish a connection. An optional feature could...

enhancement

By invoking `portal send` with no arguments the TUI could open an interactive file picker to specify which files to send. Look [here](https://camo.githubusercontent.com/2cbf29d7fbc99b4a22bafb36e4b9a8143aa486a7e93d2bd60068069a8c633c54/68747470733a2f2f73747566662e636861726d2e73682f627562626c65732d6578616d706c65732f6c6973742e676966) and [here](https://camo.githubusercontent.com/11ddd998187e4c8dca87e1c1f98d8e4619663ba5250257db1b895b0ebb08d93a/68747470733a2f2f73747566662e636861726d2e73682f627562626c657465612f627562626c657465612d6578616d706c652e676966) for insporation

enhancement

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.12. Release notes Sourced from github.com/opencontainers/runc's releases. runc 1.1.12 -- "Now you're thinking with Portalsβ„’!" This is the twelfth patch release in the 1.1.z release...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.18.0. Commits dbb6ec1 ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu... 403f699 ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr 055043d go.mod:...

dependencies
go