Netkitty, or nk (Just like netcat)
Please refer to netcat to see what to implement.
Due date: May 22 → 28
Additional hints
use ‘getopt’ for command parsing (see getopt(3))
Please refer to netcat to see what to implement.
Basic requirements
1. Read from standard input and write to standard output, and transfer the data like netcat does. (35%)
2. Execute a program on a remote machine. A user can input parameters for a program if needed, and can see the execution output. (i.e., a remots shell) (50%)
3. Implement as many as Netcat can do (e.g., supporting more command options). Add 5% for each new function.
2. Execute a program on a remote machine. A user can input parameters for a program if needed, and can see the execution output. (i.e., a remots shell) (50%)
3. Implement as many as Netcat can do (e.g., supporting more command options). Add 5% for each new function.
Due date: May 22 → 28
Additional hints
use ‘getopt’ for command parsing (see getopt(3))
--
說要像netcat,那直接執行摳不摳亦咧豬腳大人~?(歪頭裝口愛)


