Tobias Kessels
b482023e37
Add gobetbeen.go as a golang replacement for between
2024-08-01 16:13:12 +02:00
Tobias Kessels
5d1aa21129
add csv2json.go to converta csv with headers to jsonlines
2024-08-01 14:23:32 +02:00
Tobias Kessels
a625f8184c
Replace uniqrs with gouniq
...
replaced binary unqirs with a plattform independent golang rewrite.
gouniq works removes duplicate lines from an unsorted text file thus maintaining the original order of lines
2024-08-01 10:51:37 +02:00
Tobias Kessels
020ae8cc6a
Add split_linewise.py
...
split_linewise.py splits large textfiles into smaller chunks, like 500MB for Uploading into splunk while also making sure each line stays intakt
2024-08-01 09:44:57 +02:00
tke
d34af356b1
Add dissect and sort alias
2024-05-24 08:20:20 +02:00
tke
bd087aa539
Auth only when needed
2024-05-21 16:13:07 +02:00
tke
0eb88dc52e
Retrieve valid tags beforehand
2024-05-21 11:47:06 +02:00
tke
2c860375d4
added binary Search for sep signature hit
2024-05-15 12:02:30 +02:00
tke
7270d00f19
Merge remote-tracking branch 'refs/remotes/origin/master'
2024-05-08 16:31:17 +02:00
tke
34614c5aed
Fixed issue with tke-hide-col plugin
2024-05-08 16:28:55 +02:00
tke
66690116c6
improve errorhandling in get_ntp
2024-05-08 16:28:55 +02:00
tke
1fb18d583a
Update libarchive error handling; improve error message formatting
2024-05-08 16:28:55 +02:00
tke
74ed496b20
Added Libarchive-Version tarsums
2024-05-08 16:28:55 +02:00
tke
6f2402a963
Fixed issue with tke-hide-col plugin
2024-05-08 16:28:21 +02:00
tke
d3eebe328f
improve errorhandling in get_ntp
2024-05-06 07:47:47 +02:00
tke
3400887712
Update libarchive error handling; improve error message formatting
2024-03-25 11:14:06 +01:00
tke
53fa24cd96
Added Libarchive-Version tarsums
2024-03-22 14:28:54 +01:00
TKE
1bc637a12a
Added access.log transformation batch for visidata
2024-03-06 14:48:57 +00:00
tke
9dca2d1ab9
added sparsecmp.sh
2024-02-28 12:55:14 +01:00
tke
af1d67c397
Added convert2pdf.sh
2024-02-16 10:52:13 +01:00
tke
4fd2c8cc78
Refactor scatterhash.py: Align with filesystem block size, improve hashing efficiency, and restructure argument parsing
2024-01-10 11:51:50 +01:00
tke
1d7b0ec603
Updated docker aliases to me secure by default
2024-01-10 11:48:39 +01:00
tke
898fd86255
Removed fwupd from Proxy config script since it's using bash environment
2024-01-10 11:39:35 +01:00
tabledevil
a514112b8c
improved docker backup and restore
2023-06-07 14:17:05 +02:00
tke
18ca1b91f1
added Docker backup script
2023-05-24 12:50:59 +02:00
tke
dac6c0d11f
Fixed unset proxy alias (now a function)
2023-05-24 12:49:30 +02:00
tke
12c8ccf07c
Changed asn and ipinfo function output and caching
2023-05-24 12:49:01 +02:00
tke
aa1b37952a
Changed Diskcache to sqlite with adjustable timeout
2023-05-05 11:13:11 +02:00
tke
6371acb1b5
Extended caching capability
...
All cached function calls are now persistent on disk in ~/.visidata_cache
2023-05-04 16:41:02 +02:00
tke
45c8977299
Add unsetproxy alias and fd alias for fdfind
2023-05-04 08:19:56 +02:00
TKE
4a15db388d
Added some Tools
...
imphash : generates a Virustotal compatible IMPHASH for a binary
ltop : does 'sort|uniq -c' but with live update in ncurses
smtpbanner : grabs smtp banner
uniq : like uniq but does not need sorting.
uniqrs : same as uniq but written in Rust
2023-05-04 08:10:52 +02:00
TKE
c7452d02d6
Add visidata plugin and json-function
2023-05-04 08:09:27 +02:00
tke
d4dc992729
cert wipe updated
2023-03-29 15:29:05 +02:00
tke
15e2683e45
added imagezeroshotcategory
2023-03-21 16:18:50 +01:00
tke
1b6a533a91
added usbuard allow alias
2023-02-27 15:17:43 +01:00
tke
0ca384555b
Added packages to install.sh
2023-02-09 13:40:55 +01:00
TKE
8d3c86701b
Added Install Skript
2023-02-09 13:35:37 +01:00
tke
58ae7080f7
Added sbom powershell script
2023-02-09 13:34:03 +01:00
tke
80e0543b81
Added listing of USB-Devices and better usage info to usbreset
2023-02-09 13:12:32 +01:00
tke
709750e98d
fixed hashzip
2023-02-02 12:02:52 +01:00
tke
9b5a5aac70
Added trunc_by_hash to tools
2023-02-02 11:02:22 +01:00
TKE
d9ab36ac4b
Added Alias for bat and configured it als manpager
2022-11-16 08:57:11 +01:00
TKE
202195ee10
Add Color to hostidenticator
2022-11-14 15:22:00 +01:00
TKE
f0b28b7c0d
Add Hostindicator to prompt
2022-11-14 15:12:45 +01:00
TKE
1fa0965314
Reworked BASH-Prompt
2022-11-14 13:50:29 +01:00
TKE
644aba627b
Supress Output of check in shell_aliases
2022-11-14 09:22:24 +01:00
TKE
5f01134701
Visidata vt function homepath fix
2022-11-14 09:11:42 +01:00
TKE
a50b8b37c8
Changed TAB-Completion in bash
2022-11-14 09:10:33 +01:00
tke
d1c03fda66
Tweaked exa aliases
2022-11-11 15:34:21 +01:00
tke
2f3510dce2
Upgraded docker-proxyscript to handle multiple services
2022-11-11 15:33:40 +01:00