forked from mirrors/qotd
removed client code and executable, use ncat or similar program to communicate with the server
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "server.h"
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
// TODO: shell args
|
||||
server(1, 1);
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user