me
/
myip
1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
overlisted c4256cebc8
fix ipv6 returning empty string
1 year ago
.gitignore init 1 year ago
Makefile init 1 year ago
README.md combined mode 1 year ago
myip.c fix ipv6 returning empty string 1 year ago

README.md

Test it live

  • IPv4: nc v4.overli.st 3333
  • IPv6: nc v6.overli.st 3333

Usage

  1. Build with make myip
  2. Run with ./myip

Motivation

I wanted to know what it's like to code a TCP server in C

also i kinda hate all the other ip apis

License

Do whatever you want™