1
0
mirror of https://github.com/byReqz/conn.git synced 2025-06-15 12:47:46 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
52cddcda3d add fast mode 2021-01-21 21:17:46 +00:00
9df9d6ccfa made os detection even faster, fixed typos 2021-01-21 21:06:26 +00:00
fcedda6dfa bigger update
made os detection faster (yet again)
fixed typos
changed notifications when using -w
2021-01-21 14:43:07 +00:00
663e302316 added faster os detection 2021-01-20 18:32:37 +00:00
3f19212c40 further typo fixes 2021-01-20 13:04:25 +00:00
3c093e71b2 fix typo
empty line removed
2021-01-20 12:58:33 +00:00
436c1f0563 temporarily removing os check again
wait times are too long if the host doesnt respond
2021-01-20 12:57:43 +00:00
c72d5ab03f add os check 2021-01-20 09:44:56 +00:00
fbfe7cba16 Delete version 2021-01-19 21:18:33 +00:00
5605740317 change of update system 2021-01-19 21:18:17 +00:00
444aed9a37 Update version 2021-01-19 19:13:10 +00:00
e9a6149c6d fix for -u getting stuck 2021-01-19 19:12:56 +00:00
351190b796 Update README.md 2021-01-19 19:04:57 +00:00
e2bd24bbd4 version typo 2021-01-19 19:03:29 +00:00
c287d5ec65 adding updater 2021-01-19 19:03:11 +00:00
256a92ebdc Create version 2021-01-19 18:17:51 +00:00
649e2f8e8a Update README.md 2021-01-18 21:32:06 +00:00
8c0f55b9bb change notification timer to 15 seconds 2021-01-18 21:23:18 +00:00
6d9c2152b5 small update
- removed -A flag from second fping
- added spacing between nmap results and second fping
2021-01-17 22:19:45 +00:00
a5c9fc02c2 tweaking fping arguments 2021-01-17 22:09:52 +00:00
61bec363e7 added reason flag to nmap 2021-01-17 18:19:04 +00:00
0adaa2b521 fix for ipv6-detection 2021-01-17 16:39:18 +00:00
b7ff034b49 Update README.md 2021-01-17 16:15:15 +00:00
7e12291968 Update README.md 2021-01-16 23:19:56 +00:00
f42ddf88d1 rather big update
added multi-input (ipv4 and ipv6) detection, tweaked auto-detection regexes, added -4, tweaked syntax
2021-01-16 23:15:46 +00:00
da4c4b57e5 Update README.md 2021-01-16 17:09:15 +00:00
19d9801807 add waiting for connection 2021-01-16 17:07:39 +00:00
dad3bf062f improved ipv6 detection 2021-01-16 02:06:27 +00:00
514450d3af updated help 2021-01-16 01:43:55 +00:00
f3e434f0a3 Update README.md 2021-01-16 01:43:39 +00:00
3f84fecc14 tweaked ipv6 stuff and other args 2021-01-16 01:38:25 +00:00
3592edfd00 added IPv6 autodiscovery
also fixed some things and added more options
2021-01-16 00:56:53 +00:00
c3aa98583b small fixes
- added shebang
- added response if no options or arguments are delivered
2021-01-15 21:24:10 +00:00
951efc6202 rewrite
added (working) multi-ip mode and cleaned code up
2021-01-15 17:27:48 +00:00
2256d9fb4a reversing the last commit, function not working properly 2021-01-15 15:49:59 +00:00
3fe04fab72 Update README.md 2021-01-15 15:00:57 +00:00
749dad9b4b adding multi-ip mode 2021-01-15 15:00:32 +00:00
d4823429a2 initial release 2021-01-15 14:50:17 +00:00
5b58b39e22 Initial commit 2021-01-15 14:40:34 +00:00