|
6377548ee5
|
Add timeout to sindan-client.timer
|
2023-09-05 16:43:59 +09:00 |
|
|
79d008c71c
|
Minimized code differences between macos and linux versions.
|
2023-09-05 14:44:39 +09:00 |
|
|
9d9c0d2a5b
|
Released version 3.0.1
|
2023-09-05 00:08:13 +09:00 |
|
|
bbbfc3c57c
|
Merge pull request #32 from bashow0316/master
Update: maintenance
|
2023-07-01 14:26:56 +09:00 |
|
|
051bcff92f
|
Gitignore sindan.conf
|
2023-07-01 14:25:34 +09:00 |
|
|
ead0a97f1a
|
Update 2023/06/30: linux node packages
|
2023-06-30 08:28:32 +00:00 |
|
|
4b9c84ac6a
|
Update 2023/06/30: macos node packages
|
2023-06-30 16:34:34 +09:00 |
|
|
92f67facbf
|
Update: macos node packages
|
2023-06-30 13:35:12 +09:00 |
|
|
7e7cd2581b
|
Fix macos js code and linux systemd timer tmpl
|
2023-06-25 02:58:13 +09:00 |
|
|
92f27836cb
|
added userDataDir to puppeteer.launch() in speedindex/speedtest scripts.
|
2023-02-14 11:06:17 +09:00 |
|
|
2a788d9503
|
Merge pull request #28 from bashow0316/master
Security Update on 14/11/2022
|
2022-12-02 13:12:54 +09:00 |
|
|
1e7309952c
|
Security Update for macos on 14/11/2022
|
2022-11-15 01:03:40 +09:00 |
|
|
a88df2a4e2
|
Security Update for linux on 14/11/2022
|
2022-11-15 01:02:58 +09:00 |
|
|
7bbfd96c1b
|
Fixed Bug of UUID.
|
2022-09-07 15:45:45 +09:00 |
|
|
01b917b789
|
Not IFNAME but DEVNAME
Signed-off-by: mi2428 <mi2428782020@gmail.com>
|
2022-05-12 00:19:02 +09:00 |
|
|
eff1063a93
|
Released version 3.0.0
|
2022-04-28 20:58:46 +09:00 |
|
|
c9c9144e09
|
Merge pull request #25 from bashow0316/master
JSのPackage Updateとlinuxのinstall.shにtracerouteを追加.
|
2022-04-26 09:09:58 +09:00 |
|
|
d66134c668
|
Sec update for linux on 20220426
|
2022-04-25 18:11:52 +00:00 |
|
|
6ac0390d6e
|
Sec update for macos on 20220426
|
2022-04-26 01:44:33 +09:00 |
|
|
ed4f3c4306
|
Sec update for macos on 20220425
|
2022-04-26 00:08:50 +09:00 |
|
|
99f568d8ba
|
Merge pull request #23 from bashow0316/updated-speedindex
Updated speedindex
|
2021-12-09 10:49:05 +09:00 |
|
|
4eccf31a22
|
Updated /macos/package-lock.json v2
|
2021-12-08 12:43:17 +00:00 |
|
|
567ac8b8a0
|
Updated /macos/package-lock.json
|
2021-12-08 18:50:08 +09:00 |
|
|
8e7cb4aa60
|
Merge pull request #21 from hdfln/feat/choose-pmtu-interface
pmtud でソースアドレスの指定ができるようにする(IPv6)
|
2021-12-07 18:46:43 +09:00 |
|
|
43e420a95c
|
change binary search to loop
|
2021-11-21 10:52:48 +09:00 |
|
|
09c077f6d5
|
write src_addr to json
|
2021-11-20 11:24:34 +09:00 |
|
|
fbfb9a52b3
|
refactor pmtud
|
2021-10-15 20:59:19 +09:00 |
|
|
cdc3125a21
|
fix typo
|
2021-10-15 20:39:50 +09:00 |
|
|
bcf4b698f6
|
choose pmtud source address
|
2021-10-12 23:26:28 +09:00 |
|
|
13330a6f99
|
Fixed BUG at do_pmtud.
|
2021-09-08 00:48:20 +09:00 |
|
|
0741812dff
|
Fixed MUT unit error.
|
2021-09-07 22:26:52 +09:00 |
|
|
10fef8f42c
|
Fixed BUG at get_hw_info().
|
2021-09-07 12:55:16 +09:00 |
|
|
d67d94d90a
|
Fixed BUG at do_pmtud().
|
2021-09-06 22:28:16 +09:00 |
|
|
89d85b0e83
|
Changed the sample configuration file.
|
2021-06-04 09:20:07 +09:00 |
|
|
84a16c1e42
|
Fixed some BUGs.
|
2021-05-29 13:49:19 +09:00 |
|
|
c31981f76d
|
Added functions for cellular measurement and fixed some BUGs.
|
2021-05-26 08:54:30 +09:00 |
|
|
58ad06ab5e
|
Added the timeout command to traceroute. (close #16)
|
2021-05-25 18:16:57 +09:00 |
|
|
9454f7f73d
|
Changed the algorithm at get_v6routers().
|
2021-04-15 11:20:42 +09:00 |
|
|
227f238123
|
Fixed BUGs (get_v4ifconf, get_v6ifconf and portscan in NAT64 situation).
|
2021-04-15 08:23:43 +09:00 |
|
|
26e05a4c99
|
Fix option
Signed-off-by: mi2428 <mi2428782020@gmail.com>
|
2021-03-22 20:42:19 +09:00 |
|
|
fb2127deb4
|
Merge pull request #15 from ikoga/feature/proxy-support
Feature/proxy support
|
2021-03-22 19:54:10 +09:00 |
|
|
c34edba163
|
Revised sendlog.sh
|
2021-03-22 19:50:24 +09:00 |
|
|
7d52333b7a
|
Revised sindan.conf.example
|
2021-03-22 19:49:18 +09:00 |
|
|
91f27a6b94
|
Add proxy support for sendlog.sh
ログ送信部分のプロキシ対応を追加
|
2021-03-21 12:30:29 +09:00 |
|
|
c8d5baf44b
|
Remove execution bit from sindan.conf.example
設定ファイルに実行ビットは不要なので落とした
|
2021-03-21 12:24:06 +09:00 |
|
|
044b609c74
|
Changed output messages.
|
2021-03-16 10:22:07 +09:00 |
|
|
e4319ad012
|
Fixed BUG at cmdset_portscan().
|
2021-03-16 09:57:18 +09:00 |
|
|
a24a5d3477
|
Merge pull request #10 from SINDAN/js-package-check
Js package check
|
2020-12-21 19:39:40 +09:00 |
|
|
8d4e17636e
|
Merge pull request #12 from SINDAN/log-dir
ログ出力用ディレクトリ追加
|
2020-12-21 19:39:26 +09:00 |
|
|
cdec434587
|
Added log directory and updated gitignore
|
2020-12-21 15:55:38 +09:00 |
|