ssltraffic

command module
v0.0.0-...-aacaf7d Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

README

ssltraffic

Establish traffic for testing purpose

Build

$ cd /path_to_repo
$ docker run -it --rm \
    -v $PWD:/go/src/github.com/kopwei/ssltraffic golang:1.11.2 \
    go build -o /go/src/github.com/kopwei/ssltraffic/ssltraffic \
    github.com/kopwei/ssltraffic

Run

$ ./ssltraffic https -t 192.168.100.1
$ ./ssltraffic ssh -t localhost
$ ./ssltraffic sftp -t 192.168.20.3 -u user -p pass -f /tmp/file.pdf

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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