Commit graph

80 commits

Author SHA1 Message Date
cynthia
e7abd25857 switch instancepath to rootpath 2025-04-05 15:32:01 +00:00
cynthia
63d89b9b8b add crawler dir for default crawler outputs 2025-04-05 14:41:26 +00:00
cynthia
e76d29807d make the verified csv file optional argument 2025-04-05 12:15:49 +00:00
cynthia
323a47dd46 fix blacklist matching 2025-04-05 11:30:50 +00:00
cynthia
e764c5e6f3 add new col for hostname, check for scheme and add http:// by default 2025-04-05 11:24:35 +00:00
cynthia
c6518363c1 fix blacklist 2025-04-05 08:56:35 +00:00
cynthia
fe6b826027 add blacklist 2025-04-05 00:27:54 +00:00
cynthia
c041e5df19 replace default parameters with paths to the current lantern instance paths 2025-04-05 00:00:47 +00:00
cynthia
6cc297fe66 add dotenv 2025-04-04 18:10:35 +00:00
cynthia
08e2b5ab20 switch to IsUrlValid 2025-04-03 21:53:37 +00:00
cynthia
0a0233a8a2 add crawler.py 2025-04-03 16:43:22 +00: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
acad0af3a1 issue #36 - env variables: Add to there specific folder. now the script works 2025-03-24 19:34:01 +00: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
fcd7f3d87a wrote teh todo for tje banner feature 2025-02-19 09:00:19 +01:00
root
8872d15499 fix descriptions 2025-02-17 20:26:38 +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
46542cd4ab updated gitignore 2025-02-15 22:06:43 +01:00
root
e66a37ae87 v1.0.1 release candidate 1 2025-02-15 21:50:47 +01:00
root
72e02c09f2 updated 2025-02-13 20:29:15 +01:00
root
fa9f735db4 fix README, fix links, and fix "read documentation" lines 2025-02-12 08:51:25 +01:00
root
bdd601a8aa updated 2025-02-03 09:02:26 +01:00
root
7d6056bf92 fix links 2025-02-01 09:49:39 +01:00
root
b44f103bc6 updated 2025-01-29 08:49:30 +01:00
root
b478a64614 fixed the template files + added checks if your verified and unverifiedcsv files are empty 2025-01-26 18:01:31 +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
nihilist
7e765c9c02 updated readme + rootpath 2025-01-20 13:28:24 +01:00