Commit Graph

59 Commits

Author SHA1 Message Date
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
Lan Tian
96cca1adb6 Add bgpmap feature 2020-03-26 02:31:44 +08:00
Lan Tian
19fd44c28e Multiple UI and functionality fixes 2020-03-26 01:05:13 +08:00
Lan Tian
5d91c9d6d1 Fix not displaying summary table properly with bird2 2020-03-01 01:29:35 +08:00
Lan Tian
245ef1462b Add README 2019-01-26 21:51:50 +08:00
Lan Tian
e63b2f1fe5 Add "show route where net ~ [ ... ]" 2019-01-23 21:16:30 +08:00
Lan Tian
eb977532c0 Use environment variable in frontend 2019-01-23 20:36:06 +08:00
Lan Tian
a79b0cd92c Allow setting listen address & read parameter from ENV 2019-01-23 20:26:01 +08:00
Lan Tian
cdea0a3eb8 Remove unnecessary dependencies in dockerfile 2019-01-08 15:58:00 +08:00