Giter Club home page Giter Club logo

halberd's Introduction

⚠️ I've moved my source code 💾 to SourceHut.

halberd's People

Contributors

jmbr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

halberd's Issues

please port to python3

Hi, I'm going to package this really useful tool for Debian, would it possible to port it to python3
thanks

Cannot install on Windows 10 and Ubuntu 16.04 LTS

Hi!

I am not able to install the tool despite having the correct versions of software. I have tested on both Windows 10 (Python 2.7) and Ubuntu 16.04 LTS (Python 2.7) and both are giving the exact same error.

Below is the error which is being produced. I have the appropriate permissions as well.
http://pasted.co/a180fc8d

I was then able to run the program by going into the scripts folder after above command and then typing -
python halberd <website domain>

-Pranav

can't find '__main__' module in 'halberd'

Hi,

You fixed this issue over here - #3

The program got installed successfully. Now, when I type in python halberd google.com, I get the following error -

E:\dev\halberd>python halberd google.com
C:\Python27\python.exe: can't find '__main__' module in 'halberd'

exception raised

Exception in thread Thread-6:
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/site-packages/Halberd/crew.py", line 328, in run
self.process()
File "/usr/lib/python2.6/site-packages/Halberd/crew.py", line 352, in process
ts, hdrs = client.getHeaders(self.task.addr, self.task.url)
File "/usr/lib/python2.6/site-packages/Halberd/clientlib.py", line 141, in getHeaders
timestamp, headers = self._getReply()
File "/usr/lib/python2.6/site-packages/Halberd/clientlib.py", line 273, in _getReply
chunk = self._recv(self.bufsize)
error: [Errno 104] Connection reset by peer

Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/site-packages/Halberd/crew.py", line 328, in run
self.process()
File "/usr/lib/python2.6/site-packages/Halberd/crew.py", line 352, in process
ts, hdrs = client.getHeaders(self.task.addr, self.task.url)
File "/usr/lib/python2.6/site-packages/Halberd/clientlib.py", line 141, in getHeaders
timestamp, headers = self._getReply()
File "/usr/lib/python2.6/site-packages/Halberd/clientlib.py", line 273, in _getReply
chunk = self._recv(self.bufsize)
error: [Errno 104] Connection reset by peer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.