1
0
mirror of https://github.com/byReqz/conn.git synced 2025-06-14 12:17:48 +00:00

86 Commits

Author SHA1 Message Date
faf77df3f6 updated hash after commit 2022-04-02 23:42:28 +00:00
4f62ddc933 fixup last commit 2022-04-03 01:41:56 +02:00
198d8beb91 updated hash after commit 2021-12-06 16:21:39 +00:00
f4b83b6896 remove hash 2021-12-06 17:21:14 +01:00
6e40823b90 quick fix for v6 adresses being rejected 2021-12-06 17:20:32 +01:00
44b684e721 add notion about old version 2021-12-05 12:47:00 +00:00
2d0c64ba2b Update README.md 2021-12-05 12:45:05 +00:00
21fd765ede Merge pull request #1 from byReqz/rewrite
Merge rewrite into main
2021-12-05 12:38:58 +00:00
d06b4c3ca0 updated hash after commit 2021-12-05 12:35:27 +00:00
190a85326c cleanup code and enable updater for merge 2021-12-05 13:34:44 +01:00
bce9576c2d optimize validate function 2021-12-04 00:17:18 +01:00
e68d8d52b2 make simplified output prettier 2021-11-30 13:35:43 +01:00
236930bc73 fix issue with unrecognized arguments 2021-11-28 19:19:39 +01:00
c9de29f3ec import and adjust wait function 2021-11-28 17:24:21 +01:00
97db5c1fb9 fix error with -n 2021-11-28 17:03:11 +01:00
def8538bac import skeleton and roughly adjust it 2021-11-28 16:39:32 +01:00
768479ca2f add validate function 2021-11-28 15:40:45 +01:00
acd564445e parse args 2021-11-28 01:26:31 +01:00
260bd37608 prepare skeleton 2021-11-28 00:14:38 +01:00
cb324fe66c prepare branch 2021-11-27 23:46:08 +01:00
fbd0ce0d7c add note files to gitignore 2021-11-27 23:37:57 +01:00
21b83509a8 updated hash after commit 2021-07-02 12:51:16 +00:00
009ec1802f made multi portscan feel faster 2021-07-02 14:50:42 +02:00
1dcd50767a updated hash after commit 2021-06-24 18:02:19 +00:00
724723488d add rudimentary os check to multi mode 2021-06-24 20:01:46 +02:00
5cae6a55aa removed clutter 2021-06-24 19:28:39 +02:00
c53e49f793 updated hash after commit 2021-04-25 14:42:53 +00:00
318e450334 add checks on port 80 2021-04-25 16:41:04 +02:00
f6c8aa2dd8 fix hash action 2021-04-15 09:24:21 +02:00
6f57aa7965 update windows detection for legacy options 2021-04-15 09:21:31 +02:00
783bc308a7 add .gitignore 2021-04-14 22:48:48 +02:00
65e738a118 added windows detection to every option 2021-03-10 22:54:52 +01:00
f25e045e6f tweaked windows detection, added url detection to ipv6 2021-03-08 14:36:44 +01:00
5fd6b0c05f Update README.md 2021-02-15 14:12:34 +00:00
43256b9752 updated hash after commit 2021-02-09 13:31:22 +00:00
6fd943cb91 tweaked -w and -ww 2021-02-09 13:31:03 +00:00
f991f4f352 updated hash after commit 2021-02-01 13:10:10 +00:00
b596bb014a fixes 2021-02-01 13:09:47 +00:00
116682dec3 updated hash after commit 2021-01-25 15:40:30 +00:00
b06b9ab5b8 update to new hashes 2021-01-25 15:38:05 +00:00
9901cfd6d7 updated hash after commit 2021-01-25 15:37:47 +00:00
f8dcd299ee add actions workflow to pregen hashes 2021-01-25 15:36:29 +00:00
2ccfb37f36 Update README.md 2021-01-22 22:08:58 +00:00
a0705733ae change notification time to 30 seconds 2021-01-22 14:07:41 +00:00
1c7b82a248 add -ww 2021-01-22 14:07:09 +00:00
6a4d8d7e8a Add files via upload
- fix notification not displaying sometimes when using -w
- changed windows detection
2021-01-22 13:59:50 +00:00
bb347b7b33 Update README.md 2021-01-21 21:18:17 +00:00
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