reply-ip/README.md

11 lines
148 B
Markdown
Raw Permalink Normal View History

2024-05-09 09:21:17 +02:00
# reply-ip
2024-05-09 09:31:14 +02:00
HTTP server written in Go that returns client IP
Hosted [here](https://ip.bulgariu.xyz)
# Usage
```
./reply-ip server --port 1302
```