Skip to content

Instantly share code, notes, and snippets.

@pthiers
Last active July 21, 2021 16:42
Show Gist options
  • Save pthiers/f38471c3b70fd2f574f5a2fadee4e2fd to your computer and use it in GitHub Desktop.
Save pthiers/f38471c3b70fd2f574f5a2fadee4e2fd to your computer and use it in GitHub Desktop.
allow blocked ports in google chrome in linux
sudo sed -i 's/^Exec.*/& --explicitly-allowed-ports=10080/' /usr/share/applications/google-chrome.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment