go-piping-server

Piping Server written in Go language (original: https://github.com/nwtgck/piping-server) (by nwtgck)

Go-piping-server Alternatives

Similar projects and alternatives to go-piping-server

  1. ipfs

    Peer-to-peer hypermedia protocol

  2. 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.

    CodeRabbit logo
  3. sharedrop

    Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

  4. icloud_photos_downloader

    A command-line tool to download photos from iCloud

  5. localsend

    An open-source cross-platform alternative to AirDrop

  6. send

    68 go-piping-server VS send

    :mailbox_with_mail: Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send (by timvisee)

  7. PairDrop

    PairDrop: Transfer Files Cross-Platform. No Setup, No Signup.

  8. picoshare

    A minimalist, easy-to-host service for sharing images and other files

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. LANDrop

    Drop any files to any devices on your LAN.

  11. piping-server

    Infinitely transfer between every device over pure HTTP with pipes or browsers

  12. piping-ssh-web

    SSH over HTTPS via Piping Server on Web browser

  13. piping-vnc-web

    VNC client over pure HTTPS via Piping Server on Web browser

  14. yamux

    Golang connection multiplexing library

  15. yamux-cli

    TCP and UDP multiplexer using yamux

  16. piping-server-rust

    Infinitely transfer between every device over pure HTTP with pipes or browsers

  17. 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)

  18. Vagrant

    Vagrant is a tool for building and distributing development environments.

  19. IFS

    Internet File Store - Small scale private upload service

  20. sfup

    Discontinued A transfer service for commandline usage

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go-piping-server alternative or higher similarity.

go-piping-server discussion

Log in or Post with

go-piping-server reviews and mentions

Posts with mentions or reviews of go-piping-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-13.
  • YouTransfer: Self-hosted file transfer and sharing solution
    12 projects | news.ycombinator.com | 13 Jan 2024
    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
    13 projects | news.ycombinator.com | 24 Aug 2023
    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
    13 projects | dev.to | 11 May 2022
    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
    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 →

Stats

Basic go-piping-server repo stats
3
26
6.5
8 months ago

Sponsored
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.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?