Giter Site home page Giter Site logo

Comments (7)

brainfucksec avatar brainfucksec commented on August 25, 2024

Hi @jisjose98, thanks for the report.
Are you using the latest version of the program?

from kalitorify.

jisjose98 avatar jisjose98 commented on August 25, 2024

from kalitorify.

brainfucksec avatar brainfucksec commented on August 25, 2024

@jisjose98
What do you mean by "server down"? Do you think that this issue > #41 is related?

However, I have done several tests for that fix and at the end of the program there are no connection problems.

from kalitorify.

jisjose98 avatar jisjose98 commented on August 25, 2024

from kalitorify.

brainfucksec avatar brainfucksec commented on August 25, 2024

Can you show me the output of these commands when you stop kalitorify?

cat /etc/resolv.conf
cat /usr/share/kalitorify/backups/iptables.backup
sudo iptables -L

Do you use some firewall/DNS applications? like UFW, Pi-hole etc?
Thanks for the help

from kalitorify.

brainfucksec avatar brainfucksec commented on August 25, 2024

Thanks @jisjose98 , you need to reset the configurations of these files:

1 - Put your favorite dns in the file /etc/resolv.conf:
i.e.:

sudo vim /etc/resolv.conf

nameserver 8.8.8.8
nameserver 8.8.4.4

(This is an example, I advise you to avoid google DNS)

2 - Go to the "git" folder of kalitorify, if you don't have it anymore, download it again from github, and unistall/reinstall kalitorify:

cd kalitorify/
sudo make uninstall
sudo make install

3 - Reboot you system

from kalitorify.

brainfucksec avatar brainfucksec commented on August 25, 2024

Since it’s been one month, I hope things are working well for you now. I’ll close the issue until we can confirm it’s still happening. I’m happy to continue further discussion whenever needed.

from kalitorify.

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.