403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/comms/remserial/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/comms/remserial/files/patch-remserial.c
--- ./remserial.c.orig	2011-01-05 10:31:12.000000000 +0100
+++ ./remserial.c	2011-01-05 10:31:12.000000000 +0100
@@ -34,6 +34,8 @@
 #include <netinet/in.h>
 #include <netdb.h>
 
+#include "define.h"
+
 struct sockaddr_in addr,remoteaddr;
 int sockfd = -1;
 int port = 23000;
@@ -417,7 +419,7 @@
 }
 
 void usage(char *progname) {
-	printf("Remserial version 1.3.  Usage:\n");
+	printf("Remserial version %s.  Usage:\n", VERSION);
 	printf("remserial [-r machinename] [-p netport] [-s \"stty params\"] [-m maxconnect] device\n\n");
 
 	printf("-r machinename		The remote machine name to connect to.  If not\n");

Youez - 2016 - github.com/yon3zu
LinuXploit