Coder Social home page Coder Social logo

remote-servers-status's People

Contributors

tdulcet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

remote-servers-status's Issues

Checks that use indexOf fail on CentOS 7

I had a bunch of commands fail (for example Domain expiry check) because "local" in CentOS bash doesn't have -n option:

local: -n: invalid option

I tried to find some workaround but my shell-fu isn't up to par. Any idea how to work around it or rewrite indexof() function to work without -n support?

Reports that internet connection has failed, when it is working

Hi,

I'm trying to run this on CentOS and it fails because it has no ping4 command.

I find it strange that it uses ping4 to check internet availability but it later uses regular ping command for ping test. Perhaps it should be configurable or at least use the same command in both places and we can create alias for the script.

fails on spamhaus checks

Error querying whois server: connect: Connection refused
                โš ๐Ÿšซ Warning: The domain is listed in the 'dbl.spamhaus.org' blacklist (127.255.255.254): "Error: open resolver; https://www.spamhaus.org/returnc/pub/198.41.241.17".
                โš ๐Ÿšซ Warning: The IP address (xxx.xxx.xxx.xxx) is listed in the 'zen.spamhaus.org' blacklist (127.255.255.254): "Error: open resolver; https://www.spamhaus.org/returnc/pub/198.41.241.67".


both are not true. I've checked at https://check.spamhaus.org/not_listed/?searchterm=xxx.xxx.xxx.xxx
We're not an open resolver. Never have been. The IP4 address mentioned at the end of the spamhaus URL is unknown to me.
Same goes for the zen.spamhaus check..

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.