Netcat on Linux

Asked

Viewed 215 times

0

I tried using netcat with the -e option and the following error occurred;

netcat: invalid option -- 'e'
This is nc from the netcat-openbsd package. An alternative nc is available
in the netcat-traditional package.
usage: nc [-46bCDdhjklnrStUuvZz] [-I length] [-i interval] [-O length]
      [-P proxy_username] [-p source_port] [-q seconds] [-s source]
      [-T toskeyword] [-V rtable] [-w timeout] [-X proxy_protocol]
      [-x proxy_address[:port]] [destination] [port]

option -e only works on Kali?

1 answer

0


Browser other questions tagged

You are not signed in. Login or sign up in order to post.