232 Commits

Author SHA1 Message Date
Lan Tian
1a8c7b6e6b
proxy: output errors of all attempts when failing 2020-09-19 17:54:10 +08:00
Arnie97
7f5ea89a14
fix navbar for mobile devices 2020-08-16 21:20:23 +08:00
Lan Tian
437587b90a
frontend: disallow search engine crawling 2020-08-15 20:26:16 +08:00
Arnie97
2a928f71ae
fix: show fractions of a second in the correct column 2020-08-02 14:49:38 +08:00
Arnie97
7b1dc6718d
frontend: support rebranding 2020-08-02 14:49:10 +08:00
Arnie97
6e4bbd6410
frontend: replace non-standard xhtml mix with html5 2020-08-02 14:48:58 +08:00
Arnie97
20b1233ec8
frontend: apply go fmt 2020-08-02 14:48:47 +08:00
Lan Tian
f661e878c4
proxy: improve linux fallback logic 2020-08-01 22:23:09 +08:00
Lan Tian
8e74ca0ce7
proxy: also display message on exec error 2020-08-01 22:20:33 +08:00
Lan Tian
862e2aca7a
frontend: fix telegram bot responding to non-commands 2020-07-10 20:56:37 +08:00
Lan Tian
9fc5076681
frontend: fix empty result bug 2020-07-10 00:12:02 +08:00
Lan Tian
c617ae4e0a
frontend: for DN42, filter more weird whois prefixes 2020-07-10 00:10:36 +08:00
Lan Tian
f2fbfed412
frontend: for DN42 also filter whois lines beginning with space 2020-07-10 00:03:19 +08:00
Lan Tian
fc098c7d50
frontend: improve empty result handling 2020-06-29 15:04:32 +08:00
Lan Tian
47d7168718
frontend: fix empty response handling 2020-06-29 13:50:56 +08:00
Lan Tian
86d25bfd8f
add GPLv3 license file 2020-06-29 13:48:34 +08:00
Lan Tian
721b3f6cc7
frontend: cleanup telegram replies 2020-06-29 13:44:48 +08:00
Yuhui Xu
df18bd153c
Merge pull request #4 from chn-lee-yumi/master
Fix link error from ASN to Whois page
2020-06-21 02:13:57 +08:00
YumiLee
bed9fefef2
修复AS跳转到whois时的bug 2020-06-21 00:55:00 +08:00
Lan Tian
442e0df3a6
proxy: add http logging 2020-06-01 23:26:33 +08:00
Lan Tian
c42dfc80b8
frontend: add git to docker image for go get 2020-06-01 23:20:29 +08:00
Lan Tian
0e647d9980
frontend: tell go to download external libs 2020-06-01 23:17:48 +08:00
Lan Tian
18d2d5ba6c
frontend: generic query types 2020-06-01 23:08:41 +08:00
Lan Tian
93f03bfe4e
frontend: add request logging 2020-06-01 23:05:08 +08:00
Lan Tian
df425a07c6
frontend: use regexp to parse summary table 2020-06-01 23:02:28 +08:00
Lan Tian
877afa24fd
frontend: merge regexp from iedon/Birdlg-Go 2020-06-01 22:24:34 +08:00
Lan Tian
0b5e28851c
frontend: fix small errors (iedon/Birdlg-Go 0b904fd) 2020-06-01 22:20:31 +08:00
Lan Tian
3fe3def49f
frontend: use template for rendering (partial) 2020-06-01 22:17:25 +08:00
Lan Tian
4df9006c81
Remove extra spaces in commands 2020-05-17 22:11:34 +08:00
Lan Tian
b83c12224f
Sort summary table 2020-05-12 01:33:14 +08:00
Lan Tian
d413de8563
frontend: handle confederation brackets in smartWriter 2020-05-04 12:46:21 +08:00
Lan Tian
fe42879d20
frontend: remove brackets from ASN (caused by confederation) 2020-05-04 12:42:18 +08:00
Lan Tian
89fe931abe
Stop tracing 255 hops 2020-04-13 01:54:46 +08:00
Lan Tian
e8a58e0936
Combine stdout and stderr when executing 2020-04-10 13:24:56 +08:00
Lan Tian
c262ee3bdf
Specifically add AS to ASN queries 2020-04-10 12:42:52 +08:00
Lan Tian
b974646749
Fix int overflow 2020-04-10 12:38:33 +08:00
Lan Tian
43f087e51b
Improve DN42 related whois handling 2020-04-10 12:33:56 +08:00
Lan Tian
cc121c8b49
Disable telegram response logging 2020-04-10 00:22:26 +08:00
Lan Tian
c9f48686da
Display sent telegram commands 2020-04-10 00:14:04 +08:00
Lan Tian
c2f9cb7066
Generate locales for docker, fix arm images 2020-04-09 23:55:08 +08:00
Lan Tian
12b4700397
Fix docker build error 2020-04-09 23:38:59 +08:00
Lan Tian
76e8e35e81
Allow long traces for powerful traceroute binaries 2020-04-09 23:33:24 +08:00
Lan Tian
72f7d02948
Docker image switch to debian 2020-04-09 23:31:25 +08:00
Lan Tian
ca90a0ef9f
Remove A flag from parameters 2020-04-09 23:17:43 +08:00
Lan Tian
0218fd5c1a
Lgproxy auto retry with different protocol version 2020-04-09 23:04:30 +08:00
Lan Tian
77873d6835
Simultaneous query for telegram bot 2020-04-09 13:43:53 +08:00
Lan Tian
abd0eda45b
Add DN42 specific whois handling 2020-04-08 18:22:09 +08:00
Lan Tian
5157f64f9d
Add whois result filter (for DN42) 2020-04-08 14:58:25 +08:00
Lan Tian
57e13faed9
Remove debugging code 2020-04-08 00:16:52 +08:00
Lan Tian
4b3e3a8109
Add print code for debugging 2020-04-08 00:12:23 +08:00