forked from KangersHub/TorToolkitX
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Addition fixed from yash-dk#91 * Add custom tracker support from URL TRACKER_SOURCE var.. yash-dk#76 * for fixing yash-dk#86 (yash-dk#105) * Fixes the file cleanup for rclone and tg up * Alter the direct link gen format * Change some stuff in Direct Link Generator * Use Rar for splitting with USE_RAR_SPLIT var yash-dk#85 * Ignore abs path for rar * Added sas zip support * add support for loading SA accounts from zip in settings * Fix the extract archive error * Local extract and fix stuff in rclone upload * .. * Update deploy.yml * Update deploy.yml * Update deploy.yml * Adding to RAR fixed * Add the FORCE_SPLIT_UPLOAD and finalize USE_RAR_SPLIT * Added /cleardata * Remove the saftey margin in zipping * Fix Handling some https cloudflare traffic error * Add both formats to /leech reply and no reply * created del directories * Kangershub Co-authored-by: YashDK <[email protected]> Co-authored-by: Amirul Islam <[email protected]> Co-authored-by: Shrimadhav U K <[email protected]> Co-authored-by: nikhilesh-claysol <[email protected]> Co-authored-by: Amirul Islam <[email protected]>
- Loading branch information
1 parent
2840ccd
commit 4cb4320
Showing
21 changed files
with
368 additions
and
134 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
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 |
---|---|---|
|
@@ -18,3 +18,4 @@ Downloads/ | |
userdata/ | ||
torlog.txt | ||
sa_accounts/ | ||
sa_files* |
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
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
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 |
---|---|---|
|
@@ -19,3 +19,4 @@ class Commands: | |
SETTHUMB = "setthumb" | ||
CLRTHUMB = "clearthumb" | ||
SPEEDTEST = "speedtest" | ||
CRLDATA = "cleardata" |
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
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
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
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
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
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
Oops, something went wrong.