Skip to content

Keep "bashttpd" running continuously with netcat #36

Description

@duduke

This can be done with:

:;while [ $? -eq 0 ];do nc -lp 8888 -e ./bashttpd ;done

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