Code Monkey home page Code Monkey logo

abeebus's People

Contributors

13cubed 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

abeebus's Issues

abeebus.py:31: DeprecationWarning: 'U' mode is deprecated

Hello,

Using Abeebus with Python 3.7.0 causes this error output.
abeebus.py:31: DeprecationWarning: 'U' mode is deprecated f = open(filename, 'rU') Traceback (most recent call last): File "abeebus.py", line 161, in <module> main() File "abeebus.py", line 156, in main printData(output) File "abeebus.py", line 107, in printData rows = list(csv.reader(resultsNoUnicode)) _csv.Error: iterator should return strings, not bytes (did you open the file in text mode?)

The error does not occur in Python 2.7. My Python ability is poor, so I don't know how to fix it. The tool works very well in Python 2.7 and I appreciate you making it available.

not working

When I try running script against file with IPs it shows 'Error parsing address' and IP.
Even when I create file with one IP like 8.8.8.8 it shows that error.
I tried it with python 2.7 and 3,6.9 both make same errorr but for different IP.

Error parsing address

Abeebus was working fine for a while, then it wasn't.

Getting error "Error parsing address".

Running python 3.9.4

[Feature Request] Count of IP Occurrence

It would be useful to have a column indicating how many times in any given document an IP occurred. In other words, a column in the output telling you that X.X.X.X occurred only one time, but Y.Y.Y.Y occurred 273 times.

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.