Unable to Install sshuttle in Oracle Linux

87 views
Skip to first unread message

raghu....@gmail.com

unread,
Jun 30, 2020, 8:38:49 AM6/30/20
to sshuttle
Hello All,

Did any one installed sshuttle in Oracle Linux.

Regards,
Raghu

Tony Godshall

unread,
Jun 30, 2020, 11:52:33 AM6/30/20
to raghu....@gmail.com, sshuttle
Oracle Linux is just rebranded Red Hat/Fedora, right?

shuttle is just python code, if your have python and a Linux kernel that supports iptables it should Just Work. The only "installation" necessary is to add it to your PATH if you don't want to invoke it with an explicit path.



--
You received this message because you are subscribed to the Google Groups "sshuttle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sshuttle+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sshuttle/c9b2443e-65f7-4c2d-b937-2a246d6389afo%40googlegroups.com.

Raghunatha Reddy

unread,
Jul 1, 2020, 2:34:08 AM7/1/20
to Tony Godshall, sshuttle
Hi Toney,

Tried installing and after installation getting below error.
[pentest@ddd$ sshuttle
Traceback (most recent call last):
  File "/usr/bin/sshuttle", line 5, in <module>
    from sshuttle.cmdline import main
  File "/usr/lib/python2.7/site-packages/sshuttle/cmdline.py", line 5, in <module>
    import sshuttle.client as client
  File "/usr/lib/python2.7/site-packages/sshuttle/client.py", line 302
    assert(not re.search(rb'[^-\w\.]', hostname))
                                    ^
SyntaxError: invalid syntax

I downloaded through pip ...

Regards,
Raghu
Reply all
Reply to author
Forward
0 new messages