1
0
mirror of https://github.com/byReqz/conn.git synced 2024-11-01 01:03:14 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Nils
236930bc73
fix issue with unrecognized arguments 2021-11-28 19:19:39 +01:00
Nils
c9de29f3ec
import and adjust wait function 2021-11-28 17:24:21 +01:00
Nils
97db5c1fb9
fix error with -n 2021-11-28 17:03:11 +01:00
Nils
def8538bac
import skeleton and roughly adjust it 2021-11-28 16:39:32 +01:00
Nils
768479ca2f
add validate function 2021-11-28 15:40:45 +01:00
Nils
acd564445e
parse args 2021-11-28 01:26:31 +01:00
Nils
260bd37608
prepare skeleton 2021-11-28 00:14:38 +01:00
Nils
cb324fe66c
prepare branch 2021-11-27 23:46:08 +01:00
Nils
009ec1802f
made multi portscan feel faster 2021-07-02 14:50:42 +02:00
Nils
724723488d
add rudimentary os check to multi mode 2021-06-24 20:01:46 +02:00
Nils
5cae6a55aa
removed clutter 2021-06-24 19:28:39 +02:00
Nils
318e450334
add checks on port 80 2021-04-25 16:41:04 +02:00
Nils
6f57aa7965
update windows detection for legacy options 2021-04-15 09:21:31 +02:00
Nils
65e738a118
added windows detection to every option 2021-03-10 22:54:52 +01:00
Nils
f25e045e6f
tweaked windows detection, added url detection to ipv6 2021-03-08 14:36:44 +01:00
Nils
6fd943cb91
tweaked -w and -ww 2021-02-09 13:31:03 +00:00
Nils
b596bb014a
fixes 2021-02-01 13:09:47 +00:00
Nils
b06b9ab5b8
update to new hashes 2021-01-25 15:38:05 +00:00
Nils
a0705733ae
change notification time to 30 seconds 2021-01-22 14:07:41 +00:00
Nils
1c7b82a248
add -ww 2021-01-22 14:07:09 +00:00
Nils
6a4d8d7e8a
Add files via upload
- fix notification not displaying sometimes when using -w
- changed windows detection
2021-01-22 13:59:50 +00:00
Nils
52cddcda3d
add fast mode 2021-01-21 21:17:46 +00:00
Nils
9df9d6ccfa
made os detection even faster, fixed typos 2021-01-21 21:06:26 +00:00
Nils
fcedda6dfa
bigger update
made os detection faster (yet again)
fixed typos
changed notifications when using -w
2021-01-21 14:43:07 +00:00
Nils
663e302316
added faster os detection 2021-01-20 18:32:37 +00:00
Nils
3f19212c40
further typo fixes 2021-01-20 13:04:25 +00:00
Nils
3c093e71b2
fix typo
empty line removed
2021-01-20 12:58:33 +00:00
Nils
436c1f0563
temporarily removing os check again
wait times are too long if the host doesnt respond
2021-01-20 12:57:43 +00:00
Nils
c72d5ab03f
add os check 2021-01-20 09:44:56 +00:00
Nils
5605740317
change of update system 2021-01-19 21:18:17 +00:00
Nils
e9a6149c6d
fix for -u getting stuck 2021-01-19 19:12:56 +00:00
Nils
e2bd24bbd4
version typo 2021-01-19 19:03:29 +00:00
Nils
c287d5ec65
adding updater 2021-01-19 19:03:11 +00:00
Nils
8c0f55b9bb
change notification timer to 15 seconds 2021-01-18 21:23:18 +00:00
Nils
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
Nils
a5c9fc02c2
tweaking fping arguments 2021-01-17 22:09:52 +00:00
Nils
61bec363e7
added reason flag to nmap 2021-01-17 18:19:04 +00:00
Nils
0adaa2b521
fix for ipv6-detection 2021-01-17 16:39:18 +00:00
Nils
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
Nils
19d9801807
add waiting for connection 2021-01-16 17:07:39 +00:00
Nils
dad3bf062f
improved ipv6 detection 2021-01-16 02:06:27 +00:00
Nils
514450d3af
updated help 2021-01-16 01:43:55 +00:00
Nils
3f84fecc14
tweaked ipv6 stuff and other args 2021-01-16 01:38:25 +00:00
Nils
3592edfd00
added IPv6 autodiscovery
also fixed some things and added more options
2021-01-16 00:56:53 +00:00
Nils
c3aa98583b
small fixes
- added shebang
- added response if no options or arguments are delivered
2021-01-15 21:24:10 +00:00
Nils
951efc6202
rewrite
added (working) multi-ip mode and cleaned code up
2021-01-15 17:27:48 +00:00
Nils
2256d9fb4a
reversing the last commit, function not working properly 2021-01-15 15:49:59 +00:00
Nils
749dad9b4b
adding multi-ip mode 2021-01-15 15:00:32 +00:00
Nils
d4823429a2
initial release 2021-01-15 14:50:17 +00:00