Coder Social home page Coder Social logo

pyrevtun's People

Contributors

bohops avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pyrevtun's Issues

success for one time.but more are ofen get 10054 code

[] Socket Closed: 10053 Message
[
] Connecting to target host through tunnel
[] Connected
[
] Socket Closed: 10054 Message
[] Connecting to target host through tunnel
[
] Connected
[] Socket Closed: 10054 Message
[
] Connecting to target host through tunnel
[] Connected
[
] Socket Closed: 10054 Message
[] Connecting to target host through tunnel
[
] Connected

what the problem it is ?

cannot reconnect

Hello,
I started the server
Python 2.7.6 and latest version of the pyrevtun from github.

python pyrevtun.py -m listener -l 0.0.0.0:443 -t 2222 -s example_cert.pem -k example_key.pem -p pass

[] Listening on TCP 443
[
] Connection from 1.1.1.1
[] Establishing association between client and listener
[
] Tunnel is now associated on listener side
[] Tunnel socket is accessible at localhost:2222
[
] Connecting to target host through tunnel
[*] Connected

started target:
:~/pyrevtun $ python pyrevtun.py -m client -l server:443 -c 127.0.0.1:22 -p pass
[] Connecting to listening host at server:443
[
] Establishing association between client and listener
[] Tunnel is now associated on client side
[
] Connecting to tunneled client service at 127.0.0.1:22
[*] Connected

and i cannot connect to the target only once, is something i do wrong?

$ nc server 2222
SSH-2.0-OpenSSH_7.4p1 Debian

and cannot connect to the target 2nd time.
โžค nc server 2222

am i doing something wrong that i cannot reconnect and have multiple users that can connect to the target?

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.