67 Commits

Author SHA1 Message Date
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
Lan Tian
d4499c402e
Add reply to message for TG API 2020-04-08 00:04:06 +08:00
Lan Tian
7effa8cf28
Fix telegram api out of range 2020-04-07 23:55:45 +08:00
Lan Tian
0b69490757
Add telegram bot API 2020-04-07 23:29:48 +08:00
Lan Tian
b430242fab
Connect to bird on demand, to survive bird restarts 2020-04-02 16:35:49 +08:00
Lan Tian
ad8f22f17d
Update README.md 2020-03-30 13:11:45 +08:00
Lan Tian
90a059a5fa
Table style update 2020-03-27 20:25:29 +08:00
Lan Tian
1acc8f48ce
Minor coding style change 2020-03-27 19:59:57 +08:00
Lan Tian
f204744a4f
Small change on lgproxy traceroute error notification 2020-03-27 16:41:28 +08:00
Lan Tian
cb247186f3
Remove duplicate ASN field from bgpmap 2020-03-27 13:06:05 +08:00
Lan Tian
7794ec7bcb
Add query AS info via DNS interface 2020-03-27 12:52:09 +08:00
Lan Tian
ad17c52bb9
Improve parameter handling 2020-03-27 12:21:30 +08:00
Lan Tian
8f581d378f
General code cleanup 2020-03-27 12:03:48 +08:00
Lan Tian
0c06a85a93
Do not upx pack docker image executables anymore 2020-03-27 12:03:19 +08:00
Lan Tian
a6513900e4
Fix navbar IPv4/IPv6 active style error 2020-03-26 23:32:42 +08:00
Lan Tian
dfd7ea6f2c
Remove one unnecessary html element 2020-03-26 13:21:17 +08:00