Akagi201 / tellmyip

A simple TCP Server which can return the client's outbound IP address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tellmyip

A simple TCP Server which can return the client's outbound IP address.

Install

  • go get github.com/Akagi201/tellmyip

Build

  • go build

Test

  • telnet xx.xx.xx.xx 8327

About

A simple TCP Server which can return the client's outbound IP address.

License:MIT License


Languages

Language:Go 100.0%