mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
Merge pull request #2038 from flatcar-linux/tormath1/nmap
profiles: enable symlink for nmap
This commit is contained in:
commit
ace84f7d4f
1
sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-07-19-ncat.md
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-07-19-ncat.md
vendored
Normal file
@ -0,0 +1 @@
|
||||
- Added symlink from `nc` to `ncat`. `-q` option is [not yet supported](https://github.com/nmap/nmap/issues/2422) ([flatcar#545](https://github.com/flatcar-linux/Flatcar/issues/545))
|
@ -23,7 +23,8 @@ sys-libs/gdbm berkdb
|
||||
|
||||
dev-vcs/git -perl -iconv
|
||||
|
||||
net-analyzer/nmap ncat -system-lua
|
||||
# symlink: to add a link between ncat and nc
|
||||
net-analyzer/nmap ncat -system-lua symlink
|
||||
|
||||
# removes mta dependencies
|
||||
app-admin/sudo -sendmail
|
||||
|
Loading…
x
Reference in New Issue
Block a user