fixed broken random IP binding and Improved Onionr code safety
This commit is contained in:
parent
8191854a2f
commit
57791c34a5
25 changed files with 70 additions and 48 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,6 +19,7 @@ core
|
|||
.vscode/*
|
||||
venv/*
|
||||
onionr/fs*
|
||||
onionr/tmp/*
|
||||
|
||||
*.dll
|
||||
*.exe
|
||||
|
@ -35,4 +36,4 @@ onionr/data/*.log
|
|||
onionr-*.pkg.tar.gz
|
||||
pkg/
|
||||
src/
|
||||
spawnnodes.py
|
||||
spawnnodes.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue