This website requires JavaScript.
Explore
Help
Sign In
kev
/
Onionr
Watch
1
Star
0
Fork
You've already forked Onionr
0
Code
Issues
24
Pull Requests
Projects
Releases
2
Wiki
Activity
7f60560cbe
Onionr
/
onionr
/
utils
/
hastor.py
4 lines
86 B
Python
Raw
Blame
History
import
netcontroller
def
has_tor
(
)
:
return
netcontroller
.
tor_binary
(
)
is
not
None
Reference in New Issue
View Git Blame
Copy Permalink