Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding websockets protocol + additional features #51

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 12, 2024

  1. Add agent check-in routine. Because agent can be lost anytime (not on…

    …ly when tunneling is started) we anyway need some routing that periodically checks agents yamux sessions and remove dead agents from session list.
    virusvfv committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    84548be View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Add autostart agent on proxy

    Add retry timeouton agent
    virusvfv committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    fa46500 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Add http proxy support

    Add websocket protocol
    Add User-Agent flag
    virusvfv committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3e2fd3d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Edit README

    Add sname
    virusvfv committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    97732dc View commit details
    Browse the repository at this point in the history