这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix ShellInABox to use iFrame #9

@ptone

Description

@ptone

Currently works pretty well, main limitation is that it does not display the 'login:' prompt, as it is getting drawn off screen.

Can "fix" in the dev-browser by switching JS console context to the iFrame, and calling "new ShellInABox();"

which triggers the refresh - this is the call that originally generates the shellinabox UI - but this technique can't be used from parent page to iFrame outside the dev console context due to browser security policies (shellinabox is served on a different port).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions