403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
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/security/proxycheck/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/security/proxycheck/files/patch-proxycheck.c
--- proxycheck.c.orig	Fri Jun 13 03:07:12 2003
+++ proxycheck.c	Fri Jun 13 03:07:53 2003
@@ -974,7 +974,7 @@
     dstspec = strdup(pxybuf);
   }
 
-  dsbluser = egetenv("DSBL_USER", "anonimous");
+  dsbluser = egetenv("DSBL_USER", "anonymous");
   dsblpass = egetenv("DSBL_PASS", "");
   dsblfrom = egetenv("DSBL_FROM", dsbluser);
   dsblrcpt = egetenv("DSBL_RCPT", "listme@listme.dsbl.org");
@@ -1015,7 +1015,7 @@
   { "dsbl", dsblh, dsbld, dsble, dsbli, "[:smtpserver[:port]]",
     "attempt to submit proxy to DSBL-like system\n"
     "   DSBL settings are expected to be in environment:\n"
-    "\t$DSBL_USER - username (anonimous)\n"
+    "\t$DSBL_USER - username (anonymous)\n"
     "\t$DSBL_PASS - password (default is empty)\n"
     "\t$DSBL_COOKIE_HOST - cookie server (cookie.dsbl.org)\n"
     "\t$DSBL_COOKIE - already obtained DSBL cookie\n"

Youez - 2016 - github.com/yon3zu
LinuXploit