ssenthil416 / tcprelay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcprelay

Build and Run relay.go

go run relay.go

Relay is running on : 8080

Build and Run echoserver.go

go run echoserver.go

Relay Host = localhost Relay Port = 8080

Connect to localhost:8081

Telnet

telnet localhost 8081

Hello World

Hello World

About


Languages

Language:Go 100.0%