EnglishFrenchSpanish

Ad


OnWorks favicon

corkscrew - Online in the Cloud

Run corkscrew in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command corkscrew that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


corkscrew - Tunnel TCP connections through HTTP proxies

SYNOPSIS


corkscrew PROXY PROXYPORT TARGETHOST TARGETPORT [AUTH_FILE]

DESCRIPTION


corkscrew is a simple tool to tunnel TCP connections through an HTTP proxy supporting the
CONNECT method. It reads stdin and writes to std- out during the connection, just like
netcat. It can be used for instance to connect to an SSH server running on a remote 443
port through a strict HTTPS proxy.

PROXY
The name of the host running the HTTP proxy.

PROXYPORT
The port on which to connect on the proxy.

TARGET
The host to reach through the proxy.

TARGETPORT
The port to connect to on the target host.

AUTH_ FILE
The auth file is made of one single line containing your username and password in
the form

username:password

OPTIONS


None.

EXAMPLES


The common usage of corkscrew is to put the following line in ~/.ssh/ssh_config:

ProxyCommand corkscrew proxy proxyport %h %p [<path to auth_file>]

This will let the ssh connection go through the proxy with the help of corkscrew.

ENVIRONMENT


None.

Use corkscrew online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 2
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 3
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 4
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • 5
    LMS-YouTube
    LMS-YouTube
    Play YouTube video on LMS (porting of
    Triode's to YouTbe API v3) This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/lms-y...
    Download LMS-YouTube
  • 6
    Windows Presentation Foundation
    Windows Presentation Foundation
    Windows Presentation Foundation (WPF)
    is a UI framework for building Windows
    desktop applications. WPF supports a
    broad set of application development
    features...
    Download Windows Presentation Foundation
  • More »

Linux commands

Ad