simpletelnet

package module
v0.0.0-...-6e08b16 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2018 License: MIT Imports: 7 Imported by: 0

README

simple-telnet

Go get

go get -v gitlab.com/tyabuta/go-simple-telnet

Install commands

go get -v -u gitlab.com/tyabuta/go-simple-telnet/cmd/simple-telnet

Usage

simple-telnet --help
NAME:
   simple-telnet - Simple telnet server and client.

USAGE:
   simple-telnet [options]

VERSION:
   0.1.0

AUTHOR:
   tyabuta <gmforip@gmail.com>

OPTIONS:
   --host value, -H value  Connect to Host. (default: "localhost")
   --port value, -P value  Connect or Listen to Port. (default: 5555)
   --server, -s            Server Mode.
   --help, -h              show help
   --version, -v           print the version

Server Mode

simple-telnet -s -P 5555

Client Mode

simple-telnet -H localhost -P 5555

Documentation

Index

Constants

This section is empty.

Variables

View Source
var App *cli.App
View Source
var HelpTemplate = `` /* 611-byte string literal not displayed */
View Source
var Option = option{}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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