Skip to content

Commit

Permalink
Merge pull request htr-tech#432 from Yisus7u7/master
Browse files Browse the repository at this point in the history
Fix cloudflared link
  • Loading branch information
htr-tech authored Feb 11, 2022
2 parents 75bc77c + d8ae171 commit 69d7aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zphisher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ start_ngrok() {

## Start Cloudflared
start_cloudflared() {
rm .cld.log > /dev/null 2>&1 &
echo -e "\n${RED}[${WHITE}-${RED}]${GREEN} Initializing... ${GREEN}( ${CYAN}http://$HOST:$PORT ${GREEN})"
{ sleep 1; setup_site; }
echo -ne "\n\n${RED}[${WHITE}-${RED}]${GREEN} Launching Cloudflared..."
Expand Down

0 comments on commit 69d7aa3

Please sign in to comment.