Skip to content

Instantly share code, notes, and snippets.

@paperbenni
Last active July 7, 2018 11:10
Show Gist options
  • Save paperbenni/a81ca6a8ab80a3ea3efff50f858d1415 to your computer and use it in GitHub Desktop.
Save paperbenni/a81ca6a8ab80a3ea3efff50f858d1415 to your computer and use it in GitHub Desktop.
Ngrok script
#!/bin/bash
curl "https://gist.githubusercontent.com/paperbenni/a81ca6a8ab80a3ea3efff50f858d1415/raw/4c4223f3520ed68ffc5a165b17e7cc03d92f3cca/ngroktoken.txt" > ./ngroktokens.txt
echo $(shuf -n 1 ./ngroktokens.txt) > token.txt
rm ./ngroktokens.txt
cat token.txt
echo "TOKEN set"
7gNHkqZXXKFutT8c6WMiJ_5ddYoZJg4wVFkDvAKV3yy
3BcvzuNnJaguB9gP1GBR4_2cH3uxxix88jxGsuhkQjw
6nCNQVS7jN2UkZnwtPcFL_6zBJ97Z6VufRy7XMeyyR
7C4oGRpmsS36kRetsuDio_5dFbuH1j5VkDaSnfj4UuP
2WHG9k2F9xdx5aog2zaG7_Mmaek2hqNrJVMjoBLTj4
54UpXuc4pyJaTeUrRhttR_3P9eWARpKTi53qhsVr3Pf
4M4qKGDbGBDYTwxqBz77D_iepR4CA5K54w5p3dvmKv
7boqDaiTDSqee1fwKLhNE_42tKWJ5yLh3FGawNpaZ8a
eNwAtCA3rrWZexCnZ1zH_5CDAMiN9RiwmXpzAJk74m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment