Giter Site home page Giter Site logo

Comments (5)

kpcyrd avatar kpcyrd commented on June 1, 2024

It seems you're not connected to the internet, it failed to connect to the registry it's downloading it's modules from.

from sn0int.

SHTLUOLEI avatar SHTLUOLEI commented on June 1, 2024

My network works, or I can't ask for help on github

from sn0int.

leodahal4 avatar leodahal4 commented on June 1, 2024

ConnectionResetError Errno 104 Connection reset by peer can occur due to sending requests after the server limit has been reached or making frequent requests without taking any breaks. Also, there could be a server problem, an authentication issue, or a location restriction behind the error.

from sn0int.

kpcyrd avatar kpcyrd commented on June 1, 2024

The registry is working correctly for me:

image

It seems something is blocking your connection attempt to sn0int.com:443, but it's very difficult to tell what exactly is refusing the connection. You can troubleshoot this in a more isolated way like this:

curl -v https://sn0int.com:443/

It could be your computer configuration, it could be your local network, it could be blocking at your work network or an internet service provider (although I'm currently not aware of anybody blocking sn0int.com). If possible, try on a different internet connection.

If there's any systemic filtering/blocking in place I'd be very curious to learn about it, but since there doesn't seem to be an issue in sn0int the program I'm closing this issue for now.

If you need to use sn0int on an airgapped network I recommend downloading the modules into files (sn0int installs them to ~/.local/share/sn0int/modules, every module is a single file), then run them with sn0int run -f ./path/to/module.lua

from sn0int.

SHTLUOLEI avatar SHTLUOLEI commented on June 1, 2024

注册表为我正常工作:

image

似乎有什么东西阻止了您尝试 sn0int.com:443 的连接,但很难说出究竟是什么在拒绝连接。您可以通过更隔离的方式对此进行故障排除,如下所示:

curl -v https://sn0int.com:443/

它可能是您的计算机配置,可能是您的本地网络,它可能在您的工作网络或互联网服务提供商上阻塞(尽管我目前不知道有人阻止 sn0int.com)。如果可能,请尝试使用其他互联网连接。

如果有任何系统过滤/阻塞,我会非常好奇地了解它,但由于 sn0int 程序中似乎没有问题,我现在正在关闭这个问题。

如果您需要在气隙网络上使用 sn0int,我建议将模块下载到文件中(sn0int 将它们安装到 ,每个模块都是一个文件),然后运行它们~/.local/share/sn0int/modules``sn0int run -f ./path/to/module.lua

When I type curl -v https://sn0int.com:443/, this is what he says
image

from sn0int.

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.