Commit graph

38 commits

Author SHA1 Message Date
SovereigntyIsNotFreedom
6988a93a27 Implemented suggested fixes
Submit.php doesn't redirect you to index.php. It's now easier to perform actions with option 11 in lantern.py
2025-04-14 07:47:21 +01:00
SovereigntyIsNotFreedom
b79555c386 Removed added submission to .gitignore 2025-04-13 19:13:22 +01:00
SovereigntyIsNotFreedom
5d9b3bf896 Suggested fixes are applied 2025-04-13 19:08:38 +01:00
SovereigntyIsNotFreedom
e21455540e Suggested fixes are applied 2025-04-13 19:05:59 +01:00
SovereigntyIsNotFreedom
4e79b26ebf Cleaned up some files 2025-04-13 16:12:39 +01:00
SovereigntyIsNotFreedom
4837034ec3 Added option 4 and did some refactoring in lantern.py 2025-04-13 14:03:51 +01:00
SovereigntyIsNotFreedom
bc18f76568 Added option 3 in lantern.py 2025-04-13 13:58:47 +01:00
SovereigntyIsNotFreedom
3cc79f7392 Added option 2 in lantern.py 2025-04-13 13:48:03 +01:00
SovereigntyIsNotFreedom
9158e265fe Added option 1 in lantern.py 2025-04-13 13:43:08 +01:00
nihilist
2e076599ff Merge pull request 'main' (#42) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/42
2025-03-26 08:53:20 +01:00
SovereigntyIsNotFreedom
5a7d14c16a issue #36 - env variables: .env works from anywhere on the system using absolute path fixed the issue 2025-03-25 09:16:08 +00:00
root
05e66faebc no need to print rows each time (verbose) 2025-03-25 08:24:05 +01:00
root
57f53c95ea fix option 4 (when empty filtered dataframe it was failing) 2025-03-25 08:20:06 +01:00
SovereigntyIsNotFreedom
31037597ad issue #36 - env variables: now a default value is set at .env.sample if the user wants to add custom config they can create a .env file 2025-03-23 18:28:52 +00:00
SovereigntyIsNotFreedom
d952950a6c issue #36 - env variables: added the dotenv module and fixed requirements.txt
Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
2025-03-22 19:24:03 +00:00
root
95a3af2a90 new roadmap with crawler and simplex chatrooms and servers 2025-03-12 08:55:51 +01:00
root
e7a2ad4a0c remove wip + edit version 2025-03-04 07:55:07 +01:00
root
1f07e29abc finished option 2 and 3 2025-03-02 10:23:54 +01:00
root
85d6e6947a added the remaining todos for option 2 and 3 2025-02-24 13:23:41 +01:00
root
97fcc4c8c4 updated dockerfile + option 2 and 3 merging is WIP 2025-02-24 08:55:49 +01:00
root
b772fc454d make sure lantern.py can be automated for option 4, 9 and 10 2025-02-22 16:47:46 +01:00
root
f74f7e33e9 no need for gifs support + fixed prints to be less verbose 2025-02-21 08:56:35 +01:00
root
dc0c2ef1dd update 2025-02-16 14:06:28 +01:00
root
a73825a91b fix lantern.py for v1.0.1 2025-02-15 23:08:25 +01:00
root
5928fd34ad automatic participantdir creation due to .gitignore ignoring them by default, to facilitate upgrades 2025-02-15 22:52:02 +01:00
root
e66a37ae87 v1.0.1 release candidate 1 2025-02-15 21:50:47 +01:00
root
fa9f735db4 fix README, fix links, and fix "read documentation" lines 2025-02-12 08:51:25 +01:00
root
91af49035e fix 2025-01-24 19:11:28 +01:00
root
e217a0bb7e fix prints 2025-01-24 18:49:43 +01:00
root
e3a10675ef fixed the print colors 2025-01-24 18:27:32 +01:00
SovereigntyIsNotFreedom
e4a46e1c5c Added highlighting and other files for maintainablility 2025-01-24 15:12:23 +03:00
SovereigntyIsNotFreedom
9493fe420a Added highlighting and other files for maintainablility 2025-01-24 15:09:22 +03:00
root
7f750c1e4f fixed the sync option 2025-01-23 08:59:54 +01:00
root
7d90328ff4 fix the checkdesc function 2025-01-23 08:51:04 +01:00
root
97bebe2128 fixed csv + checkdescription func 2025-01-22 08:54:02 +01:00
nihilist
89e544c4fd fix msg 2025-01-21 08:49:07 +01:00
nihilist
b9b3b9f4bd wip doc 2025-01-21 08:44:46 +01:00
nihilist
6dd04a41f3 WIP documentation 2025-01-21 08:38:54 +01:00
Renamed from scripts/darknet_exploration.py (Browse further)