Giter VIP home page Giter VIP logo

Comments (5)

htrgouvea avatar htrgouvea commented on June 1, 2024

Hi @arjvy001,

I need more informations about your env, like: what's is the linux distro? Version of perl, iptables or tor... The more information you can provide me, the better. This helps me to replicate the error.

Didn't you have any problems while installing the dependencies?

Thanks!

from nipe.

arjvy001 avatar arjvy001 commented on June 1, 2024

Linux kali 6.5.0-kali3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.6-1kali1 (2023-10-09) x86_64 GNU/Linux

This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi

iptables v1.8.10 (nf_tables)

Tor 0.4.8.10 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.11, Zlib 1.2.13, Liblzma 5.4.5, Libzstd 1.5.5 and Glibc 2.37 as libc.

Didn't you have any problems while installing the dependencies? No

from nipe.

MisileLab avatar MisileLab commented on June 1, 2024

@htrgouvea @arjvy001
I got same error, but I fixed.
you need to install some dependencies for ssl support.
http::tiny can_ssl value

5990IO::Socket::SSL 1.42 must be installed for https support
Net::SSLeay 1.49 must be installed for https support

Installed dependencies (nixos)

NetSSLeay, IOSocketSSL

I can't do pr cause I dont know about perl packaging for other os

from nipe.

vstavrinov avatar vstavrinov commented on June 1, 2024

I have the same problem under Debian/sid

from nipe.

CHFR91 avatar CHFR91 commented on June 1, 2024

As I have the same problem, here is all the info:

Hello

I did first a "git pull" to be sure that I have the latest version of Nipe.

My computer:
OS: Kali GNU/Linux Rolling x86_64
Host: Inspiron 15 3515 1.8.0
Kernel: 6.6.15-amd64
CPU: AMD Ryzen 5 3450U with Radeon Vega Mobile Gfx (8) @ 2.100GHz
GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series
Memory: 1116MiB / 5817MiB

This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
(with 44 registered patches, see perl -V for more detail)

iptables v1.8.10 (nf_tables): no command specified

Apr 28 11:55:00.140 [notice] Tor 0.4.8.10 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.1.5, Zlib 1.3, Liblzma 5.4.5, Libzstd 1.5.5 and Glibc 2.37 as libc.

Before I start Nipe:

$ sudo iptables -L
Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Nipe is started:

$ sudo perl nipe.pl start

(chris㉿kali)-[~/nipe]
$ sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state ESTABLISHED
ACCEPT all -- anywhere anywhere owner UID match debian-tor
ACCEPT udp -- anywhere anywhere udp dpt:9061
ACCEPT tcp -- anywhere anywhere tcp dpt:9061
ACCEPT tcp -- anywhere 10.66.0.0/16
ACCEPT all -- anywhere loopback/8
ACCEPT all -- anywhere 192.168.0.0/16
ACCEPT all -- anywhere 172.16.0.0/12
ACCEPT all -- anywhere 10.0.0.0/8
ACCEPT tcp -- anywhere anywhere
REJECT udp -- anywhere anywhere reject-with icmp-port-unreachable
REJECT icmp -- anywhere anywhere reject-with icmp-port-unreachable

Before, several months ago, it was difficult to start Nipe with start but it was working with restart. Now, even restart doesn't work.

$ sudo perl nipe.pl status
[!] ERROR: sorry, it was not possible to establish a connection to the server.`

It is sad that Nipe stopped to work because it is a very good tool.

I hope you can solve the problem.

Thanks.

from nipe.

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.