Skip to content

fasmide/schttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2dd6c4 · Nov 1, 2021

History

46 Commits
Mar 19, 2019
Mar 14, 2019
Nov 1, 2021
Jul 17, 2019
Mar 19, 2019
Nov 1, 2021
Nov 1, 2021
Nov 1, 2021
Mar 19, 2019
Jul 17, 2019
Jul 8, 2020

Repository files navigation

     ___  ___ _ __  
    / __|/ __| '_ \ 
    \__ \ (__| |_) |
    |___/\___| .__/ 
            | |    
            |_|    
             _ _      _    
            | (_)    | |   
         ___| |_  ___| | __
        / __| | |/ __| |/ /
       | (__| | | (__|   < 
        \___|_|_|\___|_|\_\
        (click, not dick)

What is it

schttp is an ssh daemon that makes filesharing between boxes and people easier.

How it works

With your regular SCP client you can transfer some files or directories to schttp which on-the-fly zip or tgz compresses the stream and provides you with a URL to share with your peers.

This way, you can quickly get some files off a box directly from the command line, without having to do a key exchange or anything with those accepting the data.

Try it out

$ scp -r some-directory scp.click: 

Nothing happens until a peer begins to downloads the url :)

About

An scp to http proxy / gateway thing...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published