root
a39cf7fdb0
fix lantern: remove duplicates upon adding new link
2025-05-09 15:56:04 +02:00
root
5204164f94
fix lantern
2025-05-09 14:45:34 +02:00
root
8048a52770
fix option 4 to remove all duplicates and more
2025-05-04 23:46:22 +02:00
root
6bc49c6786
fix simplex stuff (remove amp; crap)
2025-05-04 23:21:55 +02:00
root
22489e571e
make sure that simplex chatroom links with a ; arent accepted, and that option 4 removes duplicates before iterating
2025-05-04 23:02:02 +02:00
root
7c3c820a3b
fix option 9 duplicates
2025-05-04 20:24:36 +02:00
root
997617abe6
forgot to remove this line
2025-05-03 23:35:35 +02:00
root
212e44c3a5
finish option12 : listing crawled links
2025-05-03 22:54:04 +02:00
root
6de26c5fa5
bring support for simplex links now
2025-04-21 22:49:36 +02:00
nihilist
3697cb758e
Merge pull request 'categorize simplex links and tor onion links #29 ' ( #54 ) from cynthia/darknet-lantern:main into main
...
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/54
2025-04-19 21:22:26 +02:00
root
ce1174c487
fix lantern.py
2025-04-18 22:20:34 +02:00
root
9f9a37a7c9
fix lantern.py
2025-04-18 22:19:54 +02:00
nihilist
38937d5708
Merge pull request 'main' ( #52 ) from SovereigntyIsNotFreedom/darknet-lantern:main into main
...
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/52
2025-04-18 11:34:31 +02:00
cynthia
8ef1bb0910
categorize simplex links and tor onion links
2025-04-18 10:04:19 +01:00
SovereigntyIsNotFreedom
82ff94160e
important fixes
2025-04-17 12:55:16 -04:00
SovereigntyIsNotFreedom
aeb3b16a9b
Suggestions implemented
2025-04-17 02:20:53 -04:00
cynthia
bf40730292
make special case for simplex links
2025-04-15 00:34:57 +01:00
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
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