Projects STRLCPY BountyIt Commits f0d481df
🤬
  • ■ ■ ■ ■ ■
    lfime.go
    skipped 120 lines
    121 121  | | \ __\| |/ \ / \_/ __ \
    122 122  | |___| | | / Y \ ___/
    123 123  |_______ \__| |__\____|__ /\___ >
    124  - \/ \/ \/ v1.0
     124 + \/ \/ \/ v1.0
    125 125   `)
    126 126   color.HiRed(" " + "Made with <3 by @shivangx01b")
    127 127  
    skipped 38 lines
    166 166   close(urls)
    167 167   processGroup.Wait()
    168 168   } else {
    169  - fmt.Println("%v\n", color.RedString("[!] Must give payload list"))
     169 + color.HiRed("\n[!] Must give payload list")
    170 170   }
    171 171   } else {
    172 172   color.HiRed("\n[!] Check: LfiMe -h for arguments")
    173 173   }
    174 174  }
     175 + 
Please wait...
Page is in error, reload to recover