在windows10杀死进程:Shadowsocks.exe

  os.system('taskkill /f /im %s' % 'Shadowsocks.exe')

05-11 14:42