renamed onionr dir and bugfixes/linting progress
This commit is contained in:
parent
2b996da17f
commit
720efe4fca
226 changed files with 179 additions and 142 deletions
3
src/onionrservices/warden/__init__.py
Normal file
3
src/onionrservices/warden/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from . import client # Client connection warden. Monitors & validates connection security.
|
||||
from . import server # Server connection warden. Monitors and validates server security
|
||||
#from . import watchdog # Watchdog. Oversees running services for statistic collection and TTL control
|
Loading…
Add table
Add a link
Reference in a new issue