reply-ip/README.md

11 lines
148 B
Markdown

# reply-ip
HTTP server written in Go that returns client IP
Hosted [here](https://ip.bulgariu.xyz)
# Usage
```
./reply-ip server --port 1302
```