Commit graph

12 commits

Author SHA1 Message Date
etenzy 044b913bd5 Make Server-Location configurable 2020-04-19 16:37:33 +02:00
Maddie Zhan e9b33d81b8 Update Go modules import path 2020-04-03 08:58:34 +08:00
Maddie Zhan 96ea2ede4c Remove chunk size setting
Conforms with the PHP backend behavior
2020-03-19 11:02:23 +08:00
Maddie Zhan ee58af108a Update README 2020-03-11 12:37:55 +08:00
Maddie Zhan 211375e046 Fix a bug where IPv6 address are not shown correctly in ISP info 2020-03-11 12:37:42 +08:00
Maddie Zhan 275286cd79 Match distance query parameter behavior with PHP backend 2020-03-06 14:28:59 +08:00
Maddie Zhan 0725be907d RawISPInfo should be an object instead of string 2020-03-05 00:06:43 +08:00
Maddie Zhan 73318e153b Return empty rawIspInfo when no ISP info is obtained 2020-03-04 21:35:49 +08:00
Maddie Zhan 79b4c54770 Support isp and distance query params on getIP 2020-03-04 18:50:21 +08:00
Maddie Zhan 0aed498a58 Make results image page work without trailing slash 2020-03-03 00:41:52 +08:00
Maddie Zhan 6b84d46d11 Make compatible with PHP default frontends 2020-03-03 00:40:09 +08:00
maddie acbc48ef67
Go backend implementation (#281)
Go port
2020-02-24 19:01:59 +01:00