Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 195 Bytes

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