Skip to content

Instantly share code, notes, and snippets.

@SuCicada
Created April 18, 2023 10:33
Show Gist options
  • Select an option

  • Save SuCicada/92db4a2ed431e7c0d174c5fa8d1fb489 to your computer and use it in GitHub Desktop.

Select an option

Save SuCicada/92db4a2ed431e7c0d174c5fa8d1fb489 to your computer and use it in GitHub Desktop.
VER=0.48.0
NAME=frp_${VER}_linux_amd64
wget "https://github.com/fatedier/frp/releases/download/v${VER}/${NAME}.tar.gz"
tar zxvf ${NAME}.tar.gz
ln -s ${NAME} frp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment