M. Mert Yildiran
65c5df3211
✨ Add pro command to acquire a Pro license
2023-03-09 19:48:16 +03:00
M. Mert Yildiran
41ba509428
✨ Add scripts command
2023-02-14 20:23:25 +03:00
M. Mert Yildiran
f4c6613e6e
✨ Add console command
2023-02-09 15:09:52 +03:00
M. Mert Yildiran
43e9e90f7d
⬆️ Upgrade to github.com/kubeshark/base@v0.6.3
2023-02-05 23:48:59 +03:00
M. Mert Yildiran
eee641082e
✨ Add ScriptingConfig and read JavaScript files from the source directory using github.com/robertkrimen/otto
2023-02-05 22:00:01 +03:00
M. Mert Yildiran
eaa21f0789
🔨 Fix the targetted typo
2023-01-08 21:44:12 +03:00
M. Mert Yildiran
6f6c64c87c
⬆️ Upgrade to github.com/kubeshark/base@v0.5.0
2022-12-30 01:42:22 +03:00
M. Mert Yildiran
afbd6963b8
✨ Add pcap command to capture from a PCAP file
2022-12-27 07:31:04 +03:00
M. Mert Yildiran
65cea05fad
⬆️ Upgrade to github.com/kubeshark/base@v0.4.0
2022-12-27 01:13:28 +03:00
M. Mert Yildiran
5881c8cbe6
⬆️ Upgrade to github.com/kubeshark/base@v0.1.7
2022-12-21 03:17:40 +03:00
M. Mert Yildiran
48e5c2f9c2
⬆️ Upgrade to github.com/kubeshark/base@v0.1.5
2022-12-11 11:46:57 +03:00
M. Mert Yildiran
d61fbcf4e0
⬆️ github.com/kubeshark/base@v0.1.4
2022-12-02 06:04:44 +03:00
M. Mert Yildiran
168234598a
⬆️ github.com/kubeshark/base@v0.1.3
2022-12-01 02:31:05 +03:00
M. Mert Yildiran
5d4fab04c3
➕ Replace kubeshark/worker with kubeshark/base
2022-11-30 03:58:23 +03:00
M. Mert Yildiran and GitHub
86fd616b84
✨ Use github.com/rs/zerolog for logging ( #1255 )
...
* Use `github.com/rs/zerolog` for logging
* Use `github.com/rs/zerolog` for logging (continue)
* Add `debug` flag
* Remove `github.com/op/go-logging` dependency completely
* Fix linter
2022-11-29 03:48:20 +03:00
M. Mert Yildiran and GitHub
cb60a4cc4c
🔨 Move cli folder contents into project root ( #1253 )
...
* Remove `logger` module
* Remove `shared` module
* Move `cli` folder contents into project root
* Fix linter
* Change the module name from `github.com/kubeshark/kubeshark/cli` to `github.com/kubeshark/kubeshark`
* Set the default `Makefile` rule to `build`
* Add `lint` rule
* Fix the linter errors
2022-11-26 01:17:50 +03:00