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
  • 97,681
  • 90
  • 411
  • 885

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.