Coder Social home page Coder Social logo

Add Whois command about jishaku HOT 2 CLOSED

tuna2134 avatar tuna2134 commented on August 27, 2024
Add Whois command

from jishaku.

Comments (2)

Gorialis avatar Gorialis commented on August 27, 2024

My main concern with this is having to build in dependence to a whole bunch of web servers to implement it properly. Compared to e.g. just pulling DNS records, where I can rely on your system config, to get WHOIS info I need to figure out which of a list of a lot of possible servers actually has the info I need, and this list can change over time and ever expands with more TLDs.

Having to maintain that within jishaku seems obviously quite tedious and silly, so it would call for pulling in a dependency that can separately ensure it is up to date, but that requires picking one that is actively maintained/has async support/doesn't pull in too many dependencies of its own/etc. It's not a no (I thought about adding DNS lookup before, and that would probably go in with this if it does end up happening someday), but it leans into the dubious region of "is jishaku a tool people should use for this" chart.

from jishaku.

tuna2134 avatar tuna2134 commented on August 27, 2024

I see

from jishaku.

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.