This website requires JavaScript.
Explore
Help
Sign In
dxs
/
onionr
Watch
1
Star
0
Fork
You've already forked onionr
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
049956544e
onionr
/
src
/
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