Skip to content

Commit

Permalink
Update cc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeon123 authored Mar 22, 2022
1 parent 26d1e71 commit 9e8d6b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cc.py
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ def PrintHelp():
-f | set proxies file (default:socks.txt)
-b | enable/disable brute mode
| Enable=1 Disable=0 (default:0)
-s | set attack period (default:60)
-s | set attack time(default:60)
-down | download proxies
-check | check proxies
=====================================================''')
Expand Down Expand Up @@ -660,4 +660,4 @@ def main():
time.sleep(period)

if __name__ == "__main__":
main()#Coded by Leeon123
main()#Coded by Leeon123

0 comments on commit 9e8d6b0

Please sign in to comment.