Skip to content

Instantly share code, notes, and snippets.

@Senorsen
Created July 26, 2018 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Senorsen/baec336563a8631cd18a759d60ec6a0b to your computer and use it in GitHub Desktop.
Save Senorsen/baec336563a8631cd18a759d60ec6a0b to your computer and use it in GitHub Desktop.
Kill funjsq 杀死 funjsq 进程(一般为了在其他路由器上启动)
#!/bin/sh
killall -9 funjsqMT
killall -9 funjsqCloud
killall -9 FYdaemon
killall -9 funjsq_ctl
killall -9 funjsq_cli
killall -9 funjsq_conntime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment