#https #proxy #http #corkscrew

app corkscrew-rs

A quick and dirty port of corkscrew in Rust

1 unstable release

Uses old Rust 2015

0.1.0 Sep 18, 2018

#86 in #https

32 downloads per month

GPL-2.0-only

9KB
140 lines

corkscrew-rs

Quick and dirty port of corkscrew in Rust.

Installation

cargo install corkscrew-rs

Usage with SSH

In your ~/.ssh/config:

ProxyCommand /usr/local/bin/corkscrew-rs proxy.work.com 80 %h %p ~/.ssh/myauth

Dependencies

~1–1.3MB
~20K SLoC