Projects STRLCPY afrog Commits c28a79c5
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    cmd/afrog/main.go
    skipped 99 lines
    100 100   
    101 101   lock.Lock()
    102 102   
    103  - if !options.Silent {
    104  - options.CurrentCount++
    105  - }
     103 + // if !options.Silent {
     104 + options.CurrentCount++
     105 + // }
    106 106   
    107 107   if r.IsVul {
    108 108   if r.FingerResult != nil {
    skipped 67 lines
Please wait...
Page is in error, reload to recover