160 Commits

Author SHA1 Message Date
c9c7ec5b45 Renamed sindan.conf to sindan.conf.example. 2020-12-14 09:41:04 +09:00
dc571f2463 Merge pull request #11 from SINDAN/mi2428-patch-1
Change working directory
2020-12-10 17:26:52 +09:00
ffe8c864d0 Change working directory
Thanks shima-san!
2020-12-10 17:26:16 +09:00
106058669b Update install.sh v2 2020-12-07 12:02:24 +09:00
1df08a1cfb Update install.sh 2020-12-07 11:51:49 +09:00
23abf8a0e9 Make package.json 2020-12-07 11:30:09 +09:00
9ccb3ea084 Added dirname command on sindan.sh. 2020-11-30 11:03:57 +09:00
36b8f326ae Fixed some bugs. 2020-11-19 20:00:04 +09:00
6e27621cef Added setup_watchdog.sh script. 2020-11-06 13:54:37 +09:00
61fc7290c4 Merge pull request #9 from SINDAN/mi2428-dev
Configuring sindan-client autostart using systemd (replaces crontab)
2020-10-08 13:03:23 +09:00
9a13439795 Refined README
Signed-off-by: mi2428 <mi2428782020@gmail.com>
2020-10-08 00:38:51 +09:00
f1fa8ed6f7 Invoke sindan-client scripts from systemd/timer
Signed-off-by: mi2428 <mi2428782020@gmail.com>
2020-10-07 23:43:24 +09:00
0a94b8a085 Added network_type cokumn for write_json_campaign(). 2020-09-30 17:43:08 +09:00
6342166b06 Merge pull request #8 from SINDAN/macos-dev
New macos-dev branch
2020-09-30 16:13:13 +09:00
a9183b7a5e New macos-dev branch 2020-09-22 18:37:59 +09:00
2c390c4449 Fixed a BUG at get_wifi_environment(). 2020-09-15 14:47:32 +09:00
999a05b32d Support for NetworkManager. 2020-09-10 17:45:40 +09:00
75a080d5ba Change ifup/ifdown commands to using ip or ifconfig commands. 2020-09-10 17:40:07 +09:00
041f67046d Add hardware layer. 2020-09-09 13:33:04 +09:00
9e2a97977c Fixed due to specification changes on the iNonius speedtest site. 2020-09-07 17:57:13 +09:00
2240762f8e Made minor corrections. 2020-07-29 10:58:00 +09:00
33b1d28cd1 Merge pull request #3 from SINDAN/portscan
Add portscan
2020-07-29 10:45:46 +09:00
e4c19c0d38 Merge branch 'master' into portscan 2020-07-29 10:45:08 +09:00
44b8300c05 Update README.md 2020-07-29 09:58:26 +09:00
e08e1628f7 Changed measurement group from IPv46 to Dualstack. 2020-07-28 20:15:12 +09:00
bf739ae99f Fixed BUG at cmdset_speedtest(). 2020-07-28 17:11:29 +09:00
c1ce8eef9b Changed mode of install.sh. 2020-07-28 15:45:15 +09:00
9831a82ba5 Fixed JS file to avoid TimeoutError. 2020-07-28 15:39:13 +09:00
95f99bf6c2 Merge pull request #4 from SINDAN/speedtest
Speedtest
2020-07-27 19:08:18 +09:00
c69ea72c0d Fixed typo... 2020-07-19 01:52:21 +09:00
01eada8e09 Fixed typo.. 2020-07-19 01:43:45 +09:00
18b7f977ea Fixed typo 2020-07-19 01:34:22 +09:00
d9679cb61d Fixed speedtest.js 2020-07-19 01:24:43 +09:00
662736f488 Fixed ST_SRVS 2020-07-18 23:40:46 +09:00
880313cbed Fixed puppeteer-core 2020-07-18 23:30:17 +09:00
ea4d0a31bd Fixed speedindex.js 2020-07-18 23:10:59 +09:00
546b169a4a Fixed install_nodejs.sh 2020-07-18 23:07:51 +09:00
829425053c Fixed puppeteer 2020-07-18 23:01:04 +09:00
8fa14e5c3e Add install_nodejs.sh 2020-07-18 22:31:26 +09:00
aa7d44d1be Add speedtest to sindan.conf 2020-07-18 22:16:54 +09:00
7bcc70c251 Add speedtest measurement 2020-07-18 18:35:34 +09:00
9e99c0cee8 Add a switch parameter DO_SPEEDINDEX for Speedindex measurement. 2020-06-17 19:08:36 +09:00
080521fbce Merge pull request #2 from SINDAN/bashow
Add speedindex.
2020-06-08 11:19:13 +09:00
f74c54b4e5 Change nmap to nc 2020-06-06 18:28:32 +09:00
556ceac5d4 Add portscan 2020-06-05 17:53:27 +09:00
3d56067c70 Supported a function for checking ssh connection. 2020-05-26 10:48:49 +09:00
b63251127f Supported a function for hashing privacy data. 2020-04-28 18:56:55 +09:00
eef71f5120 Supported IPv6 manual settings. 2020-04-28 15:42:51 +09:00
345b5062dc Fixed bug at get_ra_addrs(). 2020-04-28 12:08:48 +09:00
74050d6b2c Fixed curl command. (Added redirect support option) 2020-04-23 13:52:38 +09:00