-
-
Notifications
You must be signed in to change notification settings - Fork 542
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #307 from DedSecInside/python-3.11-dev
Replacing gotor with httpx and other major changes
- Loading branch information
Showing
24 changed files
with
549 additions
and
814 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
export TORBOT_DATA_DIR=${PWD}/data | ||
export HOST='localhost' | ||
export PORT=8081 | ||
export LOG_LEVEL="info" # OPTIONS - info, debug, fatal | ||
export SOCKS5_HOST='127.0.0.1' | ||
export SOCKS5_PORT=9050 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule gotor
deleted from
544df7
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.