Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.
This repository was archived by the owner on May 24, 2018. It is now read-only.

Run terminal commands via network request #49

@Ashraf-Ali-aa

Description

@Ashraf-Ali-aa

It would be useful to run certain terminal commands via network request

An example of this is if you run http://proxapp:5000/network-toggle it would enable/disable network, which would allow testing offline mode on ios simulator, it could be also used for custom commands to manipulate the server.

terminal command.

sudo ifconfig wlan0 down  
sudo ifconfig wlan0 up

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions