Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Go-piping-server Alternatives
Similar projects and alternatives to go-piping-server
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
send
:mailbox_with_mail: Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send (by timvisee)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
uploadserver
Simple Rust file server which lets you upload, share, and download files from a web browser. Ready-to-run binaries for Windows, Mac, and Linux. Free/Open-Source alternative to AirDrop/Dropbox for transferring files on your local network without having to install anything. A more sophisticated version of `python3 -m http.server 8000`. (by akovacs)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-piping-server discussion
go-piping-server reviews and mentions
-
YouTransfer: Self-hosted file transfer and sharing solution
Another alternative. This uses only HTTP and requires no special software, except the server. Elegant, IMHO. Extremely robust in fact.
https://github.com/nwtgck/go-piping-server
After starting the server, a few options.
Method 1: Visit https://127.0.0.1:1080 in a Javascript-enabled browser and fill out HTML form
Method 2: Visit https://127.0.0.1:1080/noscript in any browser and fill out HTML form
Method 3: Use any TCP client, TLS client, HTTP client or HTTPS client. For example here is a quick and dirty shell script
#!/bin/sh
-
LANDrop – Drop any files to any devices on your LAN
https://github.com/nwtgck/piping-server-rust/releases/expand...
https://github.com/nwtgck/go-piping-server/releases/expanded...
There is also a Typescript version.
Unlike MagicWormhole, this does not require Python. Any HTTP client will do, whether graphical browser, text-only browser, curl, anything that can make HTTP requests. Javascript is optional.
There is an example server run by the author for testing but unlike MagicWormhole it is not a default; the address is not found anywhere in the source code.
https://ppng.io/noscript
Magic Wormhole, or PAKE in general, might be well-suited for transferring files between two or more parties, but here the question was about transferring files between two computers operated by the same party.
-
Secure TCP tunnel from anywhere with curl and nc for single connection
All communication outside is complete in HTTP/HTTPS. The protocol is also familiar, widely used, accepted, and trusted already. Piping Server is open on GitHub, developed in TypeScript and Node.js. Other implementations in Rust and Go are provided as open-source. The server is designed to keep simple as possible to verify the source and reduce the potential of bugs.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Mar 2025
Stats
nwtgck/go-piping-server is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go-piping-server is Go.
Popular Comparisons
- go-piping-server VS piping-ssh-web
- go-piping-server VS piping-vnc-web
- go-piping-server VS piping-server
- go-piping-server VS yamux-cli
- go-piping-server VS yamux
- go-piping-server VS piping-server-rust
- go-piping-server VS piping-serverdemo_images
- go-piping-server VS localsend
- go-piping-server VS Vagrant
- go-piping-server VS rich-piping-server