Skip to content

Instantly share code, notes, and snippets.

@behnammohammadi
Created May 1, 2023 09:17
Show Gist options
  • Select an option

  • Save behnammohammadi/f155a34b18ab4bb364aab87200cd2e44 to your computer and use it in GitHub Desktop.

Select an option

Save behnammohammadi/f155a34b18ab4bb364aab87200cd2e44 to your computer and use it in GitHub Desktop.
echo "restart agent"
taskkill /IM chrome.exe /F
taskkill /IM Crawler.exe /F
timeout 3
Crawler.exe --urls=http://localhost:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment