0

I have a final project and I want to know how to run Linux commands of network emulator NetEm, like sudo tc qdisc add dev eth0 root netem loss 5% with JavaScript in the client.

jww
  • 90,984
  • 81
  • 374
  • 818

1 Answers1

0

you can do it with another language like Java
you create an HTTP request, send your command with ajax and it will be executed with your java application.