Git Product home page Git Product logo

Comments (5)

sadk avatar sadk commented on July 16, 2024

使用环境是osx + python 2.7

from wydomain.

sadk avatar sadk commented on July 16, 2024

已经找到问题了,字典是windows的换行符。

utils\fileutils.py 99行 修改如下

yield line.replace('\n', '').replace('\r','')

from wydomain.

sadk avatar sadk commented on July 16, 2024

另外两个bug
dnsburte.py

117行改为:

print(target, rdtype, '<timeout>')

139行改为:

return self.query(target,'A') # timeout retry

from wydomain.

sadk avatar sadk commented on July 16, 2024

另外 ctrl c 不可用

from wydomain.

ring04h avatar ring04h commented on July 16, 2024

OK,修改列表都记下了,本周末同步代码。

from wydomain.

Related Issues (20)

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.