Commit Graph

4 Commits

Author SHA1 Message Date
Pаramtamtām
6b3be0d550
v3.0.0 (#287) 2024-07-03 18:12:13 +04:00
Pаramtamtаm
36c5472987
feat: IPv6 support (#192)
* 🐛 fix(server.go): validate IP address before starting server
 feat(server.go): add support for IPv6 addresses

*  feat(cli): add support for IPv6 addresses in the `--listen` flag

* 🐛 fix(server.go): add nolint comment to ignore magic number warning in ipv6 check

* 🐛 fix(server.go): use fmt.Sprintf to format IP and port instead of strconv.Itoa and string concatenation
2023-04-21 16:33:33 +04:00
Paramtamtam
48313685ec
chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
Paramtamtam
252618a975
chore: Better CLI (#163) 2023-01-29 14:54:56 +04:00