We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b98d1 commit fb21febCopy full SHA for fb21feb
pyproject.toml
@@ -9,6 +9,7 @@ dependencies = [
9
"cryptography",
10
"hashcat",
11
"protonvpn-cli",
12
+ "onionshare_cli"
13
]
14
15
[build-system]
requirements.txt
@@ -9,3 +9,4 @@ pyshark==0.6
python-nmap==0.7.1
whois==1.20240129.2
dnspython==2.6.1
+onionshare_cli==2.6
0 commit comments