Quellcode durchsuchen

Update 'README.md'

parv.ashwani vor 6 Monaten
Ursprung
Commit
dfa9d1741a
1 geänderte Dateien mit 8 neuen und 2 gelöschten Zeilen
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -1,3 +1,9 @@
-# Cipher_Scanner
+# NS_Ciphers_Scanners
+# Basic scan
+python scanner.py --nsconf ns.conf --cipher ciphers.txt
 
-NS Cipher Scanner
+# Scan with JSON output
+python scanner.py --nsconf ns.conf --cipher ciphers.txt --output scan_report.json
+
+# Verbose mode
+python scanner.py --nsconf ns.conf --cipher ciphers.txt --verbose