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
Normal View
History
Unescape
Escape
work on chat
2019-07-27 07:29:16 +00:00
import
netcontroller
def
has_tor
(
)
:
Some microimprovements
2019-08-14 01:06:14 +00:00
return
netcontroller
.
tor_binary
(
)
is
not
None