/[mon-modules]/socksch.monitor
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /socksch.monitor

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Wed Jul 31 14:19:05 2002 UTC revision 1.2 by dpavlin, Wed Jul 31 14:29:30 2002 UTC
# Line 103  die "$0: missing port number\n" unless d Line 103  die "$0: missing port number\n" unless d
103    
104  foreach my $host (@ARGV) {  foreach my $host (@ARGV) {
105    
106            push @detail, "(debug) testing $host";
107    
108          my $sock = new Net::SOCKS(socks_addr => $SOCKS_SERVER,          my $sock = new Net::SOCKS(socks_addr => $SOCKS_SERVER,
109                  socks_port => $SOCKS_PORT,                  socks_port => $SOCKS_PORT,
110                  #user_id => 'the_user',                  #user_id => 'the_user',

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26