obfsshd

command
v0.0.0-...-82cf02a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2023 License: LGPL-3.0 Imports: 15 Imported by: 0

README

obfsshd

this is obfsshd example

usage

run server

go get github.com/fangdingjun/obfssh/obfsshd

cp $GOPATH/src/github.com/fangdingjun/obfssh/obfsshd/config_example.yaml config.yaml

vim config.yaml

ssh-keygen -f ssh_host_rsa_key -t rsa

$GOPATH/bin/obfsshd -c config.yaml

run client

go get github.com/fangdingjun/obfssh/obfssh

$GOPATH/bin/obfssh -N -D :1234 -p 2022 -l user2 -pw user2 localhost

this will create a socks proxy on :1234

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL