Bitvise SSH Client & Server

Bitvise SSH Client & Server

2018-02-07. Category & Tags: Bitvise SSH Client & Server, Putty

CLIENT #

tunnelling (c2s) #

(redirect traffic from Client ports to Server ports)
The client will listen on interface 127.0.0.1 and forward the request to the server, the server will forward the request to the destination.
See also: bit.ly/s_ssh > # SSH Tunneling > ## port forwarding (direct forwarding).

proxy #

“SOCKS/HTTP Proxy Forwarding” is in tab “Services”.

SERVER #

(only necessary for windows)

installation #

Download Bitvise SSH Client and/or Server from official web.

accounts #

using windows system accounts: #

name format: ComputerName\username

using vitual accounts: #

(requires restart)