Le 11/04/2014 07:11, auxsvr@gmail.com a écrit :
On Friday 11 of April 2014 00:03:34 jdd wrote:
I could never make this script work, may be bbecause copy/paste (in vim!) do not keep correct indentation?
Try :set paste, then paste.
in vi? oh, I didn't know this setup :-) thanks anyway I found a download button 'that I'm pretty sure was not here yesterday, may be due to server overload) and the script don't do anything on my site, probably because I do not use https and the script do not take this case into acount. python ssltest.py xxxx.org Connecting... Traceback (most recent call last): File "ssltest.py", line 136, in <module> main() File "ssltest.py", line 115, in main s.connect((args[0], opts.port)) File "/usr/lib64/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args) socket.error: [Errno 111] Connection refused thanks jdd -- http://www.dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org